diff options
author | Colin Guthrie <colin@mageia.org> | 2012-04-03 00:19:15 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2012-04-03 00:19:15 +0000 |
commit | 919213be6334e8d73c929876417c94f2856e5b25 (patch) | |
tree | 872409e6e63f68ca4760df22ee881f40a05c165a /NEWS | |
parent | 3eb2b77e7158673b5a6d807985c82686cf982d43 (diff) | |
download | rpm-helper-919213be6334e8d73c929876417c94f2856e5b25.tar rpm-helper-919213be6334e8d73c929876417c94f2856e5b25.tar.gz rpm-helper-919213be6334e8d73c929876417c94f2856e5b25.tar.bz2 rpm-helper-919213be6334e8d73c929876417c94f2856e5b25.tar.xz rpm-helper-919213be6334e8d73c929876417c94f2856e5b25.zip |
add-service: on package upgrade, restart all instances of template units.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ * when migrating sysvinit script to systemd, attempt to deal with template units gracefully - i.e. forget which runlevels it's configured for and just enable it + * when reloading a template unit, search and fine all instances + of that unit and reload them instead 2012-03-12 Guillaume Rousse <guillomovitch@gmail.com> 0.24.7 * drop dead code from add-syslog |