]> git.pld-linux.org Git - packages/fcron.git/commitdiff
- initial version hc-cron sources and patches. DEVEL hc-cron-0_11-3 hc-cron-0_11-3d
authorkloczek <kloczek@pld-linux.org>
Tue, 26 Jan 1999 03:19:43 +0000 (03:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cron.logrotate -> 1.1

cron.logrotate [new file with mode: 0644]

diff --git a/cron.logrotate b/cron.logrotate
new file mode 100644 (file)
index 0000000..a0f51d1
--- /dev/null
@@ -0,0 +1,5 @@
+/var/log/cron {
+    postrotate
+       /usr/bin/killall -HUP crond
+    endscript
+}
This page took 0.053406 seconds and 4 git commands to generate.