diff options
Diffstat (limited to 'linux/conf/logrotate.d/shorewall6')
-rw-r--r-- | linux/conf/logrotate.d/shorewall6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linux/conf/logrotate.d/shorewall6 b/linux/conf/logrotate.d/shorewall6 new file mode 100644 index 0000000..ee5e246 --- /dev/null +++ b/linux/conf/logrotate.d/shorewall6 @@ -0,0 +1,5 @@ +/var/log/shorewall6-init.log { + missingok + notifempty + create 0600 root root +} |