aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-10-08 20:22:40 +0100
committerColin Guthrie <colin@mageia.org>2014-10-08 20:22:40 +0100
commitb94f44cf1458983b798426f6e9d038b6768eae9f (patch)
treed40664e2650ca5e4b853bc683f293886a8f25ecc /NEWS
parentb289b717a84396801bda6b0949cabbdb8299328d (diff)
downloadrpm-helper-b94f44cf1458983b798426f6e9d038b6768eae9f.tar
rpm-helper-b94f44cf1458983b798426f6e9d038b6768eae9f.tar.gz
rpm-helper-b94f44cf1458983b798426f6e9d038b6768eae9f.tar.bz2
rpm-helper-b94f44cf1458983b798426f6e9d038b6768eae9f.tar.xz
rpm-helper-b94f44cf1458983b798426f6e9d038b6768eae9f.zip
Use systemctl enable if preset fails (which it will for sysvinit)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 55f3b6c..d21b331 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+ * use systemctl enable if preset fails (which it will for sysvinit)
+
2014-07-27 Colin Guthrie <colin@mageia.org> 0.24.12
* use systemctl preset rather than enable to respect preset configuration
* drop hacky workaround for systemd reload on sysv initscript package removal