summarylogtreecommitdiffstats
path: root/setroubleshoot.logrotate
diff options
context:
space:
mode:
authorYunchuan "Winslow" Hu2024-01-12 16:46:52 -0800
committerYunchuan "Winslow" Hu2024-01-12 16:46:52 -0800
commita580a28d5c778bff0295eff9d5ea7aa795d79b5a (patch)
treeca717ee719b957c965bb7878bdb17ce0f072c935 /setroubleshoot.logrotate
parent4dea371d6c8a43c490bef00b6332d0949a44b57f (diff)
downloadaur-a580a28d5c778bff0295eff9d5ea7aa795d79b5a.tar.gz
Splitted setroubleshoot-git and setroubleshoot-server-git
Diffstat (limited to 'setroubleshoot.logrotate')
-rw-r--r--setroubleshoot.logrotate6
1 files changed, 0 insertions, 6 deletions
diff --git a/setroubleshoot.logrotate b/setroubleshoot.logrotate
deleted file mode 100644
index 4e1062a08158..000000000000
--- a/setroubleshoot.logrotate
+++ /dev/null
@@ -1,6 +0,0 @@
-/var/log/setroubleshoot/*.log {
- weekly
- rotate 2
- missingok
- sharedscripts
-}