aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2012-09-30 14:18:41 +0000
committerColin Guthrie <colin@mageia.org>2012-09-30 14:18:41 +0000
commitf2f4d7a7eef3271592381b9383708a8a4633053a (patch)
tree3638b4d4c973e04a06d9ed7c4b7df2e78c28d51d /NEWS
parent635a4c96fbe1f5dff51bf15fc444d3ab18519287 (diff)
downloadrpm-helper-f2f4d7a7eef3271592381b9383708a8a4633053a.tar
rpm-helper-f2f4d7a7eef3271592381b9383708a8a4633053a.tar.gz
rpm-helper-f2f4d7a7eef3271592381b9383708a8a4633053a.tar.bz2
rpm-helper-f2f4d7a7eef3271592381b9383708a8a4633053a.tar.xz
rpm-helper-f2f4d7a7eef3271592381b9383708a8a4633053a.zip
Mark a fresh install of a systemd service as 'migrated' to avoid subsequent checks on upgrade.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85ef28a..baa19d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
2012-04-30 Colin Guthrie <colin@mageia.org> 0.24.10
* fix leaking of exit status failure.
* prefer native systemd install rules over manual symlinking
+ * mark a systemd-only service as "migrated" on install to avoid checking for
+ sysvinit migration when next upgraded.
2012-04-29 Colin Guthrie <colin@mageia.org> 0.24.9
* fix handling of masked and symlinked unit names