aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2012-04-03 00:17:17 +0000
committerColin Guthrie <colin@mageia.org>2012-04-03 00:17:17 +0000
commit3eb2b77e7158673b5a6d807985c82686cf982d43 (patch)
treec411d621286422c553b7049025b320efffb9140d /NEWS
parenta12c6b32f7cbb2e400c60000a0d736dd8d8e598f (diff)
downloadrpm-helper-3eb2b77e7158673b5a6d807985c82686cf982d43.tar
rpm-helper-3eb2b77e7158673b5a6d807985c82686cf982d43.tar.gz
rpm-helper-3eb2b77e7158673b5a6d807985c82686cf982d43.tar.bz2
rpm-helper-3eb2b77e7158673b5a6d807985c82686cf982d43.tar.xz
rpm-helper-3eb2b77e7158673b5a6d807985c82686cf982d43.zip
add-service: attempt to migrate template systemd units (foo@.service) somewhat gracefully.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 17d19f6..5be5fd2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
* always reload systemd unit cache before attempting to restart units
* change the order we search systemd unitdirs to match upstream
+ * 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
2012-03-12 Guillaume Rousse <guillomovitch@gmail.com> 0.24.7
* drop dead code from add-syslog