diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-27 09:41:49 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-27 09:41:49 +0000 |
commit | 9be236685dc6085817ea8ae996b91bbc1641d91c (patch) | |
tree | b9f2b767d9f2eb154a0055d8c89208bebc70dfd3 /perl-install/NEWS | |
parent | cd76e0199a7d6e983875d424be9b67c493e4d8d7 (diff) | |
download | drakx-9be236685dc6085817ea8ae996b91bbc1641d91c.tar drakx-9be236685dc6085817ea8ae996b91bbc1641d91c.tar.gz drakx-9be236685dc6085817ea8ae996b91bbc1641d91c.tar.bz2 drakx-9be236685dc6085817ea8ae996b91bbc1641d91c.tar.xz drakx-9be236685dc6085817ea8ae996b91bbc1641d91c.zip |
handle services with "-" as default chkconfig level in more places (by reusing _set_service wrapper)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 62e3819d0..6493b6642 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -4,6 +4,8 @@ (*old* bug!) - draksplash: o fix reading grub conf (#39346) +- services backend: + o handle services with "-" as default chkconfig level in more places Version 10.20 - 25 March 2008 |