defined crontab file as config with noreplace option so user changes won't get overwr...
authoraquarius <aquarius@251d49ef-1d17-4917-a970-b30cf55b089b>
Sat, 5 Jan 2008 14:17:37 +0000 (14:17 +0000)
committeraquarius <aquarius@251d49ef-1d17-4917-a970-b30cf55b089b>
Sat, 5 Jan 2008 14:17:37 +0000 (14:17 +0000)
git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@36 251d49ef-1d17-4917-a970-b30cf55b089b

prometheus.spec

index bfe62e81d73276beab3940d1169c04f91ae74b6f..deff5f795a2dcc7c1d329df189ebbf8753b32913 100644 (file)
@@ -50,7 +50,7 @@ rm -rf %{buildroot}
 %{_sbindir}/prometheus
 %{_mandir}/man1/prometheus.1*
 %{_mandir}/man5/prometheus.conf.5*
 %{_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 <aquarius@lamer.cz> 0.7.7-2
 
 %changelog
 * Sat Jan 5 2008 Tomas Lastovicka <aquarius@lamer.cz> 0.7.7-2
This page took 0.165477 seconds and 4 git commands to generate.