diff options
Diffstat (limited to 'unmaintained/netbox/netbox.logrotated')
| -rw-r--r-- | unmaintained/netbox/netbox.logrotated | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/unmaintained/netbox/netbox.logrotated b/unmaintained/netbox/netbox.logrotated new file mode 100644 index 0000000000..c3cc265126 --- /dev/null +++ b/unmaintained/netbox/netbox.logrotated @@ -0,0 +1,8 @@ +/var/log/netbox/*.log { + weekly + rotate 4 + missingok + notifempty + sharedscripts + copytruncate +} |
