From 48eceecb736cf5e8289cb551e94e99efa638fe43 Mon Sep 17 00:00:00 2001 From: saq Date: Sun, 3 Sep 2000 10:00:45 +0000 Subject: [PATCH 1/1] - reverting to previous /sbin/chkconfig behavior (chkconfig-1.0.7-6 suggested) Changed files: apmd.spec -> 1.20 --- apmd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apmd.spec b/apmd.spec index f218698..f1c500d 100644 --- 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 -- 2.44.0