Package: init-select
Version: 1.20140921
Severity: normal
Dear Maintainer,
I have:
merkaba:~> apt-show-versions 2>/dev7null | egrep
"^init-select|^systemd|^sysvinit"
init-select:all/sid 1.20140921 uptodate
systemd:amd64/sid 215-4 uptodate
systemd-shim:amd64/sid 8-2 uptodate
sysvinit:amd64/sid 2.88dsf-53.4 uptodate
sysvinit-core:amd64/sid 2.88dsf-53.4 uptodate
sysvinit-utils:amd64/sid 2.88dsf-53.4 uptodate
Yet with systemd as default init system I get
merkaba:~> grep "subvol" /root/grub.cfg-init-select | head -1
linux /vmlinuz-3.17.0-rc6-tp520 root=/dev/mapper/sata-debian ro
rootflags=subvol=debian resume=/dev/mapper/sata-swap
and the system then boots sysvinit of course.
While I expect to get something like this
merkaba:~> grep "subvol" /boot/grub/grub.cfg | head -1
linux /vmlinuz-3.17.0-rc6-tp520 root=/dev/mapper/sata-debian ro
rootflags=subvol=debian resume=/dev/mapper/sata-swap init=/bin/systemd
to avoid having to do something like this:
merkaba:~> grep systemd /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="resume=/dev/mapper/sata-swap init=/bin/systemd"
Thanks,
Martin
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.17.0-rc6-tp520 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages init-select depends on:
ii debconf [debconf-2.0] 1.5.53
ii systemd-shim 8-2
ii sysvinit 2.88dsf-53.4
Versions of packages init-select recommends:
ii grub-pc 2.02~beta2-13
Versions of packages init-select suggests:
pn openrc <none>
-- debconf information:
* init-select/choose: systemd
init-select/no-systemd:
init-select/no-upstart:
init-select/no-openrc:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]