]> git.zerfleddert.de Git - hmcfgusb/blobdiff - debian/hmland.logrotate
Add logrotate.d script
[hmcfgusb] / debian / hmland.logrotate
diff --git a/debian/hmland.logrotate b/debian/hmland.logrotate
new file mode 100644 (file)
index 0000000..b770e98
--- /dev/null
@@ -0,0 +1,9 @@
+/var/log/hmland.log {
+     rotate 12
+     weekly
+     compress
+     missingok
+     postrotate
+         /etc/init.d/hmland restart
+     endscript
+}
\ No newline at end of file
Impressum, Datenschutz