From: Faiyaz Ahmed Date: Wed, 19 Sep 2007 18:12:16 +0000 (+0000) Subject: Remove the gzip log. X-Git-Tag: NodeManager-1.6-1~61 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ae93677081bf9b5f375060448ef3ea8484c3affb;p=nodemanager.git Remove the gzip log. --- diff --git a/NodeManager.spec b/NodeManager.spec index 3208545..548d20f 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -49,9 +49,6 @@ install -D -m 755 nm.init $RPM_BUILD_ROOT/%{_initrddir}/nm install -D -m 644 nm.logrotate $RPM_BUILD_ROOT/%{_sysconfdir}/logrotate.d/nm %post -if [ -e /var/log/nm ] ; then - gzip /var/log/nm -fi chkconfig --add conf_files chkconfig conf_files on chkconfig --add nm