summaryrefslogtreecommitdiff
path: root/debian/init-system-helpers.postinst
AgeCommit message (Collapse)AuthorFilesLines
2013-09-19Store masked state to respect user’s maskingdebian/1.10Michael Stapelberg1-6/+0
We cannot just unconditionally unmask services on installation time, otherwise “systemctl mask” executed by the user will be reversed. To that end, files in /var/lib/systemd/deb-systemd-helper-masked/ signal that d-s-h masked the service and is allowed to unmask it.
2013-09-19i-s-h: delete the masked state dir in postinstMichael Stapelberg1-0/+6
2013-09-19Bugfix: check whether /var/lib/systemd/deb-systemd-helper-enabled exists ↵Michael Stapelberg1-1/+3
(Thanks Alf Gaida) fixes #723693
2013-09-14postinst: fix old files in /var/lib/systemd/deb-systemd-helper-enabledMichael Stapelberg1-0/+12