From: aquarius Date: Sat, 5 Jan 2008 14:17:37 +0000 (+0000) Subject: defined crontab file as config with noreplace option so user changes won't get overwr... X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=commitdiff_plain;h=1fd7ec7930f6fca797a6f9a07bfd6322df53f64e defined crontab file as config with noreplace option so user changes won't get overwritten during upgrade git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@36 251d49ef-1d17-4917-a970-b30cf55b089b --- diff --git a/prometheus.spec b/prometheus.spec index bfe62e8..deff5f7 100644 --- a/prometheus.spec +++ b/prometheus.spec @@ -50,7 +50,7 @@ rm -rf %{buildroot} %{_sbindir}/prometheus %{_mandir}/man1/prometheus.1* %{_mandir}/man5/prometheus.conf.5* -%{_sysconfdir}/cron.d/prometheus +%config(noreplace) %{_sysconfdir}/cron.d/prometheus %changelog * Sat Jan 5 2008 Tomas Lastovicka 0.7.7-2