diff options
Diffstat (limited to 'SlackBuilds/metasploit-framework/msfupdate.logrotate')
| -rw-r--r-- | SlackBuilds/metasploit-framework/msfupdate.logrotate | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/SlackBuilds/metasploit-framework/msfupdate.logrotate b/SlackBuilds/metasploit-framework/msfupdate.logrotate new file mode 100644 index 0000000..8e69c35 --- /dev/null +++ b/SlackBuilds/metasploit-framework/msfupdate.logrotate @@ -0,0 +1,10 @@ +/var/log/msfupdate.log { + daily + rotate 5 + compress + delaycompress + missingok + notifempty + create 0644 root root +} + |
