]> git.pld-linux.org Git - packages/apmd.git/commitdiff
- reverting to previous /sbin/chkconfig behavior (chkconfig-1.0.7-6
authorsaq <saq@pld-linux.org>
Sun, 3 Sep 2000 10:00:45 +0000 (10:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
suggested)

Changed files:
    apmd.spec -> 1.20

apmd.spec

index f218698d8904144e585b824fe165d8afdfd69a2e..f1c500d319ec64003352d769c1ec058f9e8898e5 100644 (file)
--- a/apmd.spec
+++ b/apmd.spec
@@ -2,7 +2,7 @@ Summary:        Advanced Power Management (APM) utilities for notebooks
 Summary(pl):   Obs³uga zarz±dzania enerig± (APM) dla notebooków
 Name:          apmd
 Version:       3.0
-Release:       5
+Release:       6
 License:       GPL
 Group:         Utilities/System
 Group(pl):     Narzêdzia/System
@@ -96,7 +96,7 @@ gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man*/* \
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/chkconfig apmd reset
+/sbin/chkconfig --add apmd
 if [ -f /var/lock/subsys/apmd ]; then
        /etc/rc.d/init.d/apmd restart 1>&2
 else
This page took 0.068105 seconds and 4 git commands to generate.