diff options
Diffstat (limited to 'net-dialup/isdn4k-utils/files/isdnlog.logrotated')
-rw-r--r-- | net-dialup/isdn4k-utils/files/isdnlog.logrotated | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-dialup/isdn4k-utils/files/isdnlog.logrotated b/net-dialup/isdn4k-utils/files/isdnlog.logrotated deleted file mode 100644 index 952377e2611b..000000000000 --- a/net-dialup/isdn4k-utils/files/isdnlog.logrotated +++ /dev/null @@ -1,11 +0,0 @@ -# isdnlog logrotate snippet for Gentoo Linux -# contributed by Stefan Briesenick - -/var/log/isdn.log { - compress - rotate 99 - size=4096k - notifempty - missingok - copytruncate -} |