]> git.proxmox.com Git - systemd.git/commit
Fix some sysv init only units not starting if /e/X/d-d-m doesn't match anything
authorDidier Roche <didrocks@ubuntu.com>
Tue, 2 Dec 2014 15:28:37 +0000 (16:28 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Tue, 2 Dec 2014 15:56:41 +0000 (16:56 +0100)
commit9868be7730f0e2c6623faaab150fbaf2f3bc98c3
treeb79d1044d80b6d1e5caf53a99d6e64def6dc986b
parent87b516cef5065fd307ecb9d88afd61b23da1696b
Fix some sysv init only units not starting if /e/X/d-d-m doesn't match anything

if /etc/X11/default-display-manager doesn't match a systemd unit
(or doesn't exist), be less agressive about what to mask: we let
all sysvinit-only display-manager units enabled to fallback to previous
behavior and let them starting.

Closes: #771739
debian/patches/insserv.conf-generator.patch