Re: systemd situation in Jesssie
2014-05-17 21:54 keltezéssel, Tom H írta:
>> I have servers running Jessie. Can I continue upgrading packages on a
>> regular basis, without having to worry that one of these updates will
>> uninstall half of my system and install systemd instead (and make my
>> servers unbootable) ?
>
> On unstable, these are the packages that require systemd as pid 1:
>
> 1)
>
> # aptitude search -F "%p" ~Ddepends:systemd-sysv
> gpsd
> libpam-systemd
> mandos
> sysvinit
Take a deeper look:
apt-cache show sysvinit | grep Depends
Pre-Depends: sysvinit-core | upstart | systemd-sysv
So you are right, there is a dependency to systemd-sysv but not
exclusively, any of the three init system can be used. And this is the
situation for the other packages as well.
--
--- Friczy ---
'Death is not a bug, it's a feature'
Reply to: