diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> | 2006-06-07 09:28:19 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> | 2006-06-07 09:28:19 +0000 |
commit | 610920956436a12457ffff01c64104acd838e08d (patch) | |
tree | d8be70b47c02bd441d8a4d693aa0bd9b2c65f7b7 | |
parent | ef58c392cc49186184030b22b977db964ab6c27e (diff) | |
download | urpmi-610920956436a12457ffff01c64104acd838e08d.tar urpmi-610920956436a12457ffff01c64104acd838e08d.tar.gz urpmi-610920956436a12457ffff01c64104acd838e08d.tar.bz2 urpmi-610920956436a12457ffff01c64104acd838e08d.tar.xz urpmi-610920956436a12457ffff01c64104acd838e08d.zip |
We don't need urpmi.logrotate anymore, now that urpmi logs through syslog
-rw-r--r-- | urpmi.logrotate | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/urpmi.logrotate b/urpmi.logrotate deleted file mode 100644 index 8ad28f0a..00000000 --- a/urpmi.logrotate +++ /dev/null @@ -1,5 +0,0 @@ -/var/log/urpmi.log { - weekly - notifempty - missingok -}
\ No newline at end of file |