Le samedi 03 décembre 2011 à 15:05 +0100, Michael Buchau a écrit :
On Saturday, December 3 2011, 07:23:26, Robert Schweikert wrote:
How does one run something at the end of the boot process in systemd, i.e. previously things that were put in boot.local?
Thanks, Robert
boot.local is still supported by way of rc-local.service:
root@host:~ # systemctl status rc-local.service rc-local.service - /etc/init.d/boot.local Compatibility Loaded: loaded (/lib/systemd/system/rc-local.service; static) Active: active (exited) since Sat, 03 Dec 2011 14:51:42 +0100; 7min ago Process: 1183 ExecStart=/etc/init.d/boot.local (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/rc-local.service
yep.. Beware it might not be started as the really "last" service gefore getty.. -- Frederic Crozat <fcrozat@suse.com> SUSE -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org