Am Montag, den 25.06.2012, 15:31 +0200 schrieb Koen Kooi:
> Op 25 jun. 2012, om 15:25 heeft Paul Menzel het volgende geschreven:

> > how can I disable init.d scripts which systemd loads for compatibility
> > reasons?
> > 
> >        $ ls /etc/init.d/motd  (or any other init.d script)
> >        /etc/init.d/motd
> >        $ systemd-analyze blame | grep motd
> >           543ms motd.service
> >        $ sudo systemctl disable motd.service
> >        Failed to issue method call: No such file or directory
> 
> Try:
> 
> systemctl mask motd.service

That worked and userspace now takes less than three seconds on the
Debian Sid/unstable system.


Thanks a million,

Paul

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to