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

Re: [HTCondor-users] centos 7 problem



On 2/2/15 4:22 PM, Dimitri Maziuk wrote:
> (I sso hatesss sssyssstemd...)

Welcome to the club. Unfortunately for us "haters", Red Hat is backing
systemd with money so RHEL 7 and anything based on it is stuck with
systemd. Debian 8 (currently testing) uses systemd by default but for
now it may be possible to switch to good ol' sysvinit:

  apt-get install sysv-rc sysvinit-core sysvinit-utils
  (edit /etc/udev/udev.conf to log at err or higher)
  update-initramfs -k all -u

and reboot. You can then purge any lingering systemd bits. This will
break all of the desktop environments: their bundled file managers have
hard dependencies on udev which has a hard dependency on systemd. This
will also break Multipath I/O for the same reason.

-- 
Rich Pieri <ratinox@xxxxxxx>
MIT Laboratory for Nuclear Science