diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-06-09 11:09:22 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-06-09 11:09:22 +0200 |
commit | 7333857bad62d50cca7a70b759aecb10cf6097d1 (patch) | |
tree | 3eadd9f2cd12c77f49a181efb40d7ebb3ec37c6e /consolekit-git/consolekit.logrotate | |
parent | add bluez-libs as makedeps to qtsixa (diff) | |
download | aur-packages-7333857bad62d50cca7a70b759aecb10cf6097d1.tar.gz aur-packages-7333857bad62d50cca7a70b759aecb10cf6097d1.tar.bz2 aur-packages-7333857bad62d50cca7a70b759aecb10cf6097d1.tar.xz |
adopt consolekit-git
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'consolekit-git/consolekit.logrotate')
-rw-r--r-- | consolekit-git/consolekit.logrotate | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/consolekit-git/consolekit.logrotate b/consolekit-git/consolekit.logrotate new file mode 100644 index 0000000..7c5346e --- /dev/null +++ b/consolekit-git/consolekit.logrotate @@ -0,0 +1,5 @@ +/var/log/ConsoleKit/history { + missingok + notifempty + delaycompress +} |