enable boot.sysstat service on new installation (bnc#711574)

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=19
This commit is contained in:
Petr Uzel 2011-08-11 07:32:25 +00:00 committed by Git OBS Bridge
parent 30a8639237
commit 6a2e1372b2
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 11 07:31:36 UTC 2011 - puzel@novell.com
- enable boot.sysstat service on new installation (bnc#711574)
-------------------------------------------------------------------
Mon Jun 27 12:40:36 UTC 2011 - puzel@novell.com

View File

@ -117,7 +117,7 @@ install -d %{buildroot}%{_localstatedir}/lock/sa
[ "$1" -gt 0 ] || rm -f %{_localstatedir}/log/sa/*
%post
%{fillup_and_insserv boot.sysstat}
%{fillup_and_insserv -y boot.sysstat}
%postun
%{insserv_cleanup}