Better solution of configuration.
This commit is contained in:
parent
824ec9e353
commit
bd2b492f25
@ -39,7 +39,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%config(noreplace) /etc/crontab
|
%config(noreplace) /etc/crontab
|
||||||
/usr/bin/run-parts
|
%{_bindir}/run-parts
|
||||||
%dir /etc/cron.hourly
|
%dir /etc/cron.hourly
|
||||||
%dir /etc/cron.daily
|
%dir /etc/cron.daily
|
||||||
%dir /etc/cron.weekly
|
%dir /etc/cron.weekly
|
||||||
|
Loading…
Reference in New Issue
Block a user