Re: [systemd-devel] Services enabled by default?

2010-09-20 Thread Jens Persson
On Mon, Sep 20, 2010 at 4:42 PM, Michael Biebl wrote: > 2010/9/20 Kay Sievers : > > On Mon, Sep 20, 2010 at 14:16, Gustavo Sverzut Barbieri > > wrote: > >> - systemd-modules-load.service: why do we need this as a separated > >> service? > > > > What else would it be? > > > >> Anyway, shouldn't

Re: [systemd-devel] Services enabled by default?

2010-09-20 Thread Jens Persson
On Mon, Sep 20, 2010 at 4:36 PM, Michael Biebl wrote: > 2010/9/20 Gustavo Sverzut Barbieri : > > - do we really need to install 6 getty services by default? can't we > > just install one and people that don't like to use 1 + screen enable > > more? It is a PITA to remove the links after every in

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 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] Debian patches, typo fixes

2010-09-10 Thread Jens Persson
On Fri, Sep 10, 2010 at 10:32 AM, Santi Béjar wrote: > On Fri, Sep 10, 2010 at 1:53 AM, Jens Persson wrote: > > Ok, then try to add After=fsck.target to sysinit.target. > > > > Ok, this works. But while I think this is a good change, I wonder why > a direct de

Re: [systemd-devel] Debian patches, typo fixes

2010-09-09 Thread Jens Persson
Ok, then try to add After=fsck.target to sysinit.target. Jens On Fri, Sep 10, 2010 at 1:28 AM, Santi Béjar wrote: > Hi *, > > On Thu, Sep 9, 2010 at 2:22 PM, Jens Persson wrote: > > Try to put your check services in sysinit.target.wants and add > > After=sysinit.targ

Re: [PATCH 1/2] units: Merge halt/poweroff/reboot for the different distros

2010-09-09 Thread Jens Persson
IIRC mezcalero said on irc that native killall/poweroff/reboot are eventually going to be imlemented but they are scheduled for F15. And IMHO the less people worry about sysv the better, it's dying anyway. > I can try to help there, but I don't want to do things in a way and > later people say it

Re: [systemd-devel] Debian patches, typo fixes

2010-09-09 Thread Jens Persson
Try to put your check services in sysinit.target.wants and add After=sysinit.target to local-fs.target. Greets Jens On Thu, Sep 9, 2010 at 9:12 AM, Santi Béjar wrote: > Hi *, > > I just wanted to report that for the patch adding checkroot.service > and checkfs.service breaks my boot. The /home