[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Systemd biting CUPS



On Sat, Jun 7, 2014 at 8:13 AM, Gour <gour@atmarama.net> wrote:
> Siard <shiems146@kpnplanet.nl> writes:
>
>> 'init=/bin/systemd' is added to the kernel command line.
>
> By looking at I've got a feeling that 'init=/bin/systemd' should be
> added automatically to the kernel line in grub, but after I switched to
> systemd there is no such line?
>
> I tried by adding it manually and my system (Sid) works - systemd is PID
> 1, but wonder what to do to automatically update grub line(s)?

If you add "init=..." to "GRUB_CMDLINE_LINUX=" in "/etc/default/grub",
it'll be added to the kernel cmdline when "update-grub" is run.

If you don't want to have to add "init=..." to the kernel cmdline,
install "systemd-sysv" because it'll ensure that "/sbin/init" is a
symlink to "/lib/systemd/systemd".


Reply to: