diff options
| author | danix <danix@danix.xyz> | 2026-03-11 17:01:32 +0100 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2026-03-11 17:01:32 +0100 |
| commit | 011f64c8861a09a1393e185fd3c1cc8c2360929b (patch) | |
| tree | a048f7ad3d0fd662c53ddf9b95a72278e9b5956a /SlackBuilds/metasploit-framework/msfupdate.logrotate | |
| parent | 2ed2b9cbc556be278b615f400d583cd22155683c (diff) | |
| download | slackware-pentesting-suite-011f64c8861a09a1393e185fd3c1cc8c2360929b.tar.gz slackware-pentesting-suite-011f64c8861a09a1393e185fd3c1cc8c2360929b.zip | |
removed msfupdate scripts because they rely on debian utilities to work
Diffstat (limited to 'SlackBuilds/metasploit-framework/msfupdate.logrotate')
| -rw-r--r-- | SlackBuilds/metasploit-framework/msfupdate.logrotate | 10 |
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 -} - |
