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