Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-25 | use the purge verb in autoscripts | Michael Stapelberg | 1 | -2/+1 | |
2013-09-20 | unmask when purging (Thanks Michael Biebl) | Michael Stapelberg | 1 | -0/+1 | |
2013-09-15 | update maintscripts to mask a service while removed (but not purged) | Michael Stapelberg | 3 | -7/+14 | |
fixes #722521, #714903 | |||||
2013-07-24 | autoscripts: use --quiet for was-enabled | Michael Stapelberg | 2 | -2/+2 | |
2013-07-24 | s/debian-is-installed/debian-installed/ | Michael Stapelberg | 1 | -1/+1 | |
2013-07-24 | dh_systemd_enable: deal with changes in the [Install] section | Michael Stapelberg | 2 | -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-14 | dh_systemd_enable: add --no-enable, deb-systemd-helper: add --quiet | Michael Stapelberg | 1 | -0/+7 | |
The latter is necessary to make the former work without confusing users :). | |||||
2013-06-19 | add deb-systemd-invoke, a wrapper which respects (basic) policy.d | Michael Stapelberg | 4 | -4/+4 | |
2013-06-18 | add systemctl daemon-reload to handle the systemd-only use case | Michael Stapelberg | 2 | -0/+2 | |
2013-06-17 | deb-systemd-helper: only remove state file on purge | Michael Stapelberg | 1 | -0/+6 | |
2013-06-17 | delete now unused autoscripts | Michael Stapelberg | 3 | -21/+0 | |
2013-06-17 | postinst-systemd-enable: check for deb-systemd-helper before running it | Michael Stapelberg | 1 | -1/+3 | |
2013-06-11 | add dh-systemd package, update changelogdebian/1.1 | Michael Stapelberg | 10 | -0/+42 | |