Re: [arch-general] Qingy on systemd

2012-11-08 Thread Steve Randall
On Thu, 8 Nov 2012 16:35:56 -0800 Curtis Shimamoto wrote: > On 11/08/12 at 04:00pm, David Rosenstrauch wrote: > > Looks like it doesn't: > > > > [darose@daroselin ~]$ sudo systemctl enable qingy@tty6 > > ln -s '/usr/lib/systemd/system/qingy@.service' > > '/etc/systemd/system/getty.target.wants/q

Re: [arch-general] USB Flash drive problems

2012-11-08 Thread Todd Carnes
Thank you for the explanation. :)

Re: [arch-general] Qingy on systemd

2012-11-08 Thread Tom Gundersen
On Fri, Nov 9, 2012 at 1:35 AM, Curtis Shimamoto wrote: > On 11/08/12 at 04:00pm, David Rosenstrauch wrote: >> Looks like it doesn't: >> >> [darose@daroselin ~]$ sudo systemctl enable qingy@tty6 >> ln -s '/usr/lib/systemd/system/qingy@.service' >> '/etc/systemd/system/getty.target.wants/qingy@%I.s

Re: [arch-general] Qingy on systemd

2012-11-08 Thread Curtis Shimamoto
On 11/08/12 at 04:00pm, David Rosenstrauch wrote: > Looks like it doesn't: > > [darose@daroselin ~]$ sudo systemctl enable qingy@tty6 > ln -s '/usr/lib/systemd/system/qingy@.service' > '/etc/systemd/system/getty.target.wants/qingy@%I.service' > > :-) > > > Sucks that this doesn't work as advert

Re: [arch-general] Qingy on systemd

2012-11-08 Thread David Rosenstrauch
On 11/08/2012 01:13 PM, Curtis Shimamoto wrote: On 11/08/12 at 11:42am, David Rosenstrauch wrote: Just curious (if you know): what should the service file look like for it to work properly when you issue the systemctl enable command? Should it be: Alias=getty.target.wants/qingy@%I.service ? T

Re: [arch-general] kernel oops on resume: 3.6.2-1+systemd+kde

2012-11-08 Thread Genes MailLists
On 10/16/2012 10:36 AM, Genes MailLists wrote: I have started getting kernel oops yesterday. This started after fully updated testing repo and switch to systemd over last weekend. I'm running kde. Testing repo fully updated as of today. This oops is still happening with 3.6.6-1 ke

Re: [arch-general] Qingy on systemd

2012-11-08 Thread Curtis Shimamoto
On 11/08/12 at 11:42am, David Rosenstrauch wrote: > On 11/08/2012 10:08 AM, Curtis Shimamoto wrote: > >On 11/08/12 at 07:04am, Tom Rand wrote: > >>I had the same issue so i just went to > >>/etc/systemd/system/getty.target.wants/ > >>& renamed quingy@tty1.service to quingy@tty6.service > >>then it

Re: [arch-general] Qingy on systemd

2012-11-08 Thread David Rosenstrauch
On 11/08/2012 10:08 AM, Curtis Shimamoto wrote: On 11/08/12 at 07:04am, Tom Rand wrote: I had the same issue so i just went to /etc/systemd/system/getty.target.wants/ & renamed quingy@tty1.service to quingy@tty6.service then it behaved as expected. Check out the service file for qingy. It is

Re: [arch-general] Qingy on systemd

2012-11-08 Thread Curtis Shimamoto
On 11/08/12 at 07:04am, Tom Rand wrote: > On Tue, Nov 06, 2012 at 01:16:43PM -0500, David Rosenstrauch wrote: > > I recently switched over to systemd, and am trying to get my system > > set up the way I like under there. I'm trying to set up qingy on > > systemd right now, but it doesn't seem to b

Re: [arch-general] USB Flash drive problems

2012-11-08 Thread P .NIKOLIC
On Tue, 6 Nov 2012 19:14:09 -0500 Todd Carnes wrote: > On Tue, 6 Nov 2012 07:58:27 + > "P .NIKOLIC" wrote: > > > Hi All .. > > > > Well after a little messing now on systemd , And the strange thing > > is that now ALL the usb flash drives i have work not just the > > older ones but the ne

Re: [arch-general] Qingy on systemd

2012-11-08 Thread Tom Rand
On Tue, Nov 06, 2012 at 01:16:43PM -0500, David Rosenstrauch wrote: > I recently switched over to systemd, and am trying to get my system > set up the way I like under there. I'm trying to set up qingy on > systemd right now, but it doesn't seem to be working properly. > > I followed the instruct