diff options
Diffstat (limited to 'net-dialup/vbox3/files/vbox3.logrotate')
-rw-r--r-- | net-dialup/vbox3/files/vbox3.logrotate | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/net-dialup/vbox3/files/vbox3.logrotate b/net-dialup/vbox3/files/vbox3.logrotate deleted file mode 100644 index 74d5f2f4e6f3..000000000000 --- a/net-dialup/vbox3/files/vbox3.logrotate +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/vbox3/files/vbox3.logrotate,v 1.1 2004/11/21 18:23:25 mrness Exp $ -# -# vbox3 logrotate snippet for Gentoo Linux -# contributed by Stefan Briesenick - -/var/log/vbox/vbox.tty* { - weekly - compress - rotate 99 - size=1024k - notifempty - missingok - copytruncate -} |