SOURCES: ntp.logrotate (NEW) - init

sardzent sardzent at pld-linux.org
Wed Mar 26 17:12:13 CET 2008


Author: sardzent                     Date: Wed Mar 26 16:12:13 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- init

---- Files affected:
SOURCES:
   ntp.logrotate (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ntp.logrotate
diff -u /dev/null SOURCES/ntp.logrotate:1.1
--- /dev/null	Wed Mar 26 17:12:13 2008
+++ SOURCES/ntp.logrotate	Wed Mar 26 17:12:08 2008
@@ -0,0 +1,10 @@
+/var/log/ntpd.log {
+        create 640 root root
+        weekly
+        rotate 5
+        compress
+        postrotate
+		/sbin/service ntpd restart
+        endscript
+}
+
================================================================


More information about the pld-cvs-commit mailing list