Re: [systemd-devel] Couldn't find service

2010-09-20 Thread Lennart Poettering
On Sat, 18.09.10 00:45, Piavlo (pia...@cs.bgu.ac.il) wrote: > > On 09/14/2010 09:04 PM, Lennart Poettering wrote: > > > Also, > > recent systemd versions (>= 9) will spawn a getty on the > > configured kernel console anyway. > > That does not seem to be the case with systemd-10 > > I still ne

Re: [systemd-devel] Couldn't find service

2010-09-17 Thread Piavlo
On 09/14/2010 09:04 PM, Lennart Poettering wrote: > Also, > recent systemd versions (>= 9) will spawn a getty on the > configured kernel console anyway. That does not seem to be the case with systemd-10 I still needed to do ln -s /lib/systemd/system/serial-ge...@.service serial-ge...@ttys0.serv

Re: [systemd-devel] Couldn't find service

2010-09-14 Thread Lennart Poettering
On Sun, 12.09.10 23:44, Piavlo (pia...@cs.bgu.ac.il) wrote: > > Hi Jens, > > Thanks for you reply > > > If I may guess. Stuff started with @ are not "real" services. Those you > > have to delete manually in the wants directory, i.e > > /etc/systemd/system/getty.target.wants. > > > I think it's

Re: [systemd-devel] Couldn't find service

2010-09-14 Thread Lennart Poettering
On Sun, 12.09.10 16:30, Piavlo (pia...@cs.bgu.ac.il) wrote: > Hi, > > If this mailing list is not appropriate place to ask such questions, can > you point me to the correct one? For now this ML is actually the right place. I am however swamped with emails each day, and sometimes I don't find the

Re: [systemd-devel] Couldn't find service

2010-09-14 Thread Lennart Poettering
On Mon, 06.09.10 12:44, Piavlo (pia...@cs.bgu.ac.il) wrote: > [r...@fedora2 ~]# systemctl disable ge...@tty6.service > Couldn't find ge...@tty6.service. > [r...@fedora2 ~]# > - > > why disable does not work? For instanced services "enable" and "disable" should be called for t

Re: [systemd-devel] Couldn't find service

2010-09-12 Thread Jens Persson
> > but i still see ge...@tty1.service (while not the rest > ge...@tty{2,3,4,5,6}.service) > and also i don't see serial-ge...@ttys0.service (although the work fine) > --- > r...@fedora2 ~]# systemctl --all | grep getty > ge...@tty1.serviceloaded inactive dead > getty.target

Re: [systemd-devel] Couldn't find service

2010-09-12 Thread Piavlo
Hi Jens, Thanks for you reply > If I may guess. Stuff started with @ are not "real" services. Those you > have to delete manually in the wants directory, i.e > /etc/systemd/system/getty.target.wants. > I think it's the right way but the wrong place. "ln -s > /lib/systemd/system/serial-ge...@.ser

Re: [systemd-devel] Couldn't find service

2010-09-12 Thread Jens Persson
On Sun, Sep 12, 2010 at 4:30 PM, Piavlo wrote: > > Hi, > > If this mailing list is not appropriate place to ask such questions, can > you point me to the correct one? > > You could always try irc #systemd at freenode. > > On 09/06/2010 12:44 PM, Piavlo wrote: > > Hi, > > > > I several issues que

Re: [systemd-devel] Couldn't find service

2010-09-12 Thread Piavlo
Hi, If this mailing list is not appropriate place to ask such questions, can you point me to the correct one? Thanks Alex On 09/06/2010 12:44 PM, Piavlo wrote: > Hi, > > I several issues questions: > > > [r...@fedora2 ~]# systemctl status ge...@tty6.service > ge...@tty6.ser