summaryrefslogtreecommitdiff
path: root/autoscripts
AgeCommit message (Collapse)AuthorFilesLines
2014-02-25use the purge verb in autoscriptsMichael Stapelberg1-2/+1
2013-09-20unmask when purging (Thanks Michael Biebl)Michael Stapelberg1-0/+1
2013-09-15update maintscripts to mask a service while removed (but not purged)Michael Stapelberg3-7/+14
fixes #722521, #714903
2013-07-24autoscripts: use --quiet for was-enabledMichael Stapelberg2-2/+2
2013-07-24s/debian-is-installed/debian-installed/Michael Stapelberg1-1/+1
2013-07-24dh_systemd_enable: deal with changes in the [Install] sectionMichael Stapelberg2-8/+18
autoscripts/postinst-systemd-dont-enable now uses update-state instead of enable/disable which fixes accidental re-disabling of services. Both autoscripts call enable to create new symlinks, if necessary. Both autoscripts call update-state in case the service is not enabled in order to update the state file so that all service files will be removed on purge. See also http://bugs.debian.org/#717603
2013-07-14dh_systemd_enable: add --no-enable, deb-systemd-helper: add --quietMichael Stapelberg1-0/+7
The latter is necessary to make the former work without confusing users :).
2013-06-19add deb-systemd-invoke, a wrapper which respects (basic) policy.dMichael Stapelberg4-4/+4
2013-06-18add systemctl daemon-reload to handle the systemd-only use caseMichael Stapelberg2-0/+2
2013-06-17deb-systemd-helper: only remove state file on purgeMichael Stapelberg1-0/+6
2013-06-17delete now unused autoscriptsMichael Stapelberg3-21/+0
2013-06-17postinst-systemd-enable: check for deb-systemd-helper before running itMichael Stapelberg1-1/+3
2013-06-11add dh-systemd package, update changelogdebian/1.1Michael Stapelberg10-0/+42