Mailinglist Archive: opensuse-factory (1264 mails)
| < Previous | Next > |
Re: [opensuse-factory] systemd on second boot?
- From: Ruediger Meier <sweet_f_a@xxxxxx>
- Date: Fri, 16 Sep 2011 11:15:19 +0200
- Message-id: <201109161115.19866.sweet_f_a@gmx.de>
On Thursday 15 September 2011, Greg KH wrote:
Even I've tried a fresh install from openSUSE-DVD-Build0250.
I don't see systemd is not used per default here or am I too blind?
$ lsof -p 1
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
init 1 root cwd DIR 253,2 4096 2 /
init 1 root rtd DIR 253,2 4096 2 /
init 1 root txt REG 253,2 40768 5968 /sbin/init
[...]
$ rpm -q --whatprovides /sbin/init
sysvinit-2.88+-59.2.x86_64
At which point should the magic happen to select between starting init
or systemd?
cu,
Rudi
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
On Thu, Sep 15, 2011 at 03:54:28PM +0200, Peter Czanik wrote:
Hello,
Is it the intended behavior? When I install factory, sysvinit is
used on the running system. But as soon as I reboot it, systemd is
used...
Yes, that is the default right now.
Even I've tried a fresh install from openSUSE-DVD-Build0250.
I don't see systemd is not used per default here or am I too blind?
$ lsof -p 1
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
init 1 root cwd DIR 253,2 4096 2 /
init 1 root rtd DIR 253,2 4096 2 /
init 1 root txt REG 253,2 40768 5968 /sbin/init
[...]
$ rpm -q --whatprovides /sbin/init
sysvinit-2.88+-59.2.x86_64
At which point should the magic happen to select between starting init
or systemd?
cu,
Rudi
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |