revised layout
[nodemanager.git] / logrotate / nm
diff --git a/logrotate/nm b/logrotate/nm
new file mode 100644 (file)
index 0000000..c685711
--- /dev/null
@@ -0,0 +1,8 @@
+/var/log/nm {
+    copytruncate
+    compress
+    daily
+    notifempty
+    rotate 5
+    missingok
+}