diff options
author | Andrew Ross <aross@gentoo.org> | 2007-06-14 06:29:06 +0000 |
---|---|---|
committer | Andrew Ross <aross@gentoo.org> | 2007-06-14 06:29:06 +0000 |
commit | 7fe5b6a300e8399a6ef90d001f506b2ec2488dc2 (patch) | |
tree | 95778f32308cdd4541882d2407aed4e9c55490fc /app-emulation/xen-tools/files/xen-consoles.logrotate | |
parent | postfix-2.4 has hit the main tree already! (diff) | |
download | aross-7fe5b6a300e8399a6ef90d001f506b2ec2488dc2.tar.gz aross-7fe5b6a300e8399a6ef90d001f506b2ec2488dc2.tar.bz2 aross-7fe5b6a300e8399a6ef90d001f506b2ec2488dc2.zip |
Remove old Xen-related ebuilds.
svn path=/; revision=52
Diffstat (limited to 'app-emulation/xen-tools/files/xen-consoles.logrotate')
-rw-r--r-- | app-emulation/xen-tools/files/xen-consoles.logrotate | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app-emulation/xen-tools/files/xen-consoles.logrotate b/app-emulation/xen-tools/files/xen-consoles.logrotate deleted file mode 100644 index c644523..0000000 --- a/app-emulation/xen-tools/files/xen-consoles.logrotate +++ /dev/null @@ -1,5 +0,0 @@ -/var/log/xen-consoles/*.log { - rotate 7 - missingok - compress -} |