diff options
author | Colin Guthrie <colin@mageia.org> | 2012-09-30 14:41:52 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2012-09-30 14:41:52 +0000 |
commit | 6f12178282416be7811bc75566fdcf928a68b157 (patch) | |
tree | f69691906aee76478a1ff60549e572ee086c4c01 /NEWS | |
parent | f2f4d7a7eef3271592381b9383708a8a4633053a (diff) | |
download | rpm-helper-6f12178282416be7811bc75566fdcf928a68b157.tar rpm-helper-6f12178282416be7811bc75566fdcf928a68b157.tar.gz rpm-helper-6f12178282416be7811bc75566fdcf928a68b157.tar.bz2 rpm-helper-6f12178282416be7811bc75566fdcf928a68b157.tar.xz rpm-helper-6f12178282416be7811bc75566fdcf928a68b157.zip |
Make the code a little more compact + deal slightly better with non-releative symlinks in chroots
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ * 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. + * deal slightly better with non-releative symlinks in chroots in units names 2012-04-29 Colin Guthrie <colin@mageia.org> 0.24.9 * fix handling of masked and symlinked unit names |