diff options
author | Colin Guthrie <colin@mageia.org> | 2011-11-03 10:08:04 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-11-03 10:08:04 +0000 |
commit | 4d8033547dd28b3f15a5232cb3d2dfd706864d68 (patch) | |
tree | 85749f1e96f7fbf0bec6d0f3ac74ab68fe5cf077 /NEWS | |
parent | ba0cef25f5b93d5d03e62b5ffdbc64a01b8c7c5c (diff) | |
download | rpm-helper-4d8033547dd28b3f15a5232cb3d2dfd706864d68.tar rpm-helper-4d8033547dd28b3f15a5232cb3d2dfd706864d68.tar.gz rpm-helper-4d8033547dd28b3f15a5232cb3d2dfd706864d68.tar.bz2 rpm-helper-4d8033547dd28b3f15a5232cb3d2dfd706864d68.tar.xz rpm-helper-4d8033547dd28b3f15a5232cb3d2dfd706864d68.zip |
Add a new service helper for postun.
At the moment this is only used to reload systemd if it's running.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 2011-11-03 Colin Guthrie <colin@mageia.org> 0.24.3 * normalise systemd unit names when created from sysvinit service name to ensure symlinked units are not used to enable/disable services + * add a new helper to reload systemd (reread unit files) on %postun 2011-10-30 Colin Guthrie <colin@mageia.org> 0.24.2 * change how systemd units are passed to the helper to synthesise |