Mailinglist Archive: opensuse-factory (564 mails)
| < Previous | Next > |
Re: [opensuse-factory] equivalent to boot.local for systemd
- From: Frederic Crozat <fcrozat@xxxxxxxx>
- Date: Mon, 05 Dec 2011 10:14:10 +0100
- Message-id: <1323076450.7914.1.camel@par-r81vxc7.par.novell.com>
Le samedi 03 décembre 2011 à 15:05 +0100, Michael Buchau a écrit :
yep.. Beware it might not be started as the really "last" service gefore
getty..
--
Frederic Crozat <fcrozat@xxxxxxxx>
SUSE
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
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@xxxxxxxx>
SUSE
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |