From 011f64c8861a09a1393e185fd3c1cc8c2360929b Mon Sep 17 00:00:00 2001 From: danix Date: Wed, 11 Mar 2026 17:01:32 +0100 Subject: removed msfupdate scripts because they rely on debian utilities to work --- SlackBuilds/metasploit-framework/msfupdate.logrotate | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 SlackBuilds/metasploit-framework/msfupdate.logrotate (limited to 'SlackBuilds/metasploit-framework/msfupdate.logrotate') 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 -} - -- cgit v1.2.3