On Sat, Jun 7, 2014 at 8:13 AM, Gour <g...@atmarama.net> wrote: > Siard <shiems...@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". -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CAOdo=Sx=_3m-keqinpc2tsln-nkowzt6xmaqvn0bgp-yoj_...@mail.gmail.com