Dear systemd folks,

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


Thanks,

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