diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-08 20:28:25 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-08 20:28:25 +0200 |
commit | 472e769077880733441136516ce8f71be35939f1 (patch) | |
tree | 424589dfda6ca797b08e6c58b57c4476a8c1dbc2 /consolekit-git/consolekit.logrotate | |
parent | Update e-mail (diff) | |
download | aur-packages-472e769077880733441136516ce8f71be35939f1.tar.gz aur-packages-472e769077880733441136516ce8f71be35939f1.tar.bz2 aur-packages-472e769077880733441136516ce8f71be35939f1.tar.xz |
Remove some old packages
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'consolekit-git/consolekit.logrotate')
-rw-r--r-- | consolekit-git/consolekit.logrotate | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/consolekit-git/consolekit.logrotate b/consolekit-git/consolekit.logrotate deleted file mode 100644 index 7c5346e..0000000 --- a/consolekit-git/consolekit.logrotate +++ /dev/null @@ -1,5 +0,0 @@ -/var/log/ConsoleKit/history { - missingok - notifempty - delaycompress -} |