diff options
Diffstat (limited to 'package/logrotate/ipkg/logrotate.control')
-rw-r--r-- | package/logrotate/ipkg/logrotate.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/logrotate/ipkg/logrotate.control b/package/logrotate/ipkg/logrotate.control new file mode 100644 index 0000000000..1c984e58f6 --- /dev/null +++ b/package/logrotate/ipkg/logrotate.control @@ -0,0 +1,6 @@ +Package: logrotate +Priority: optional +Section: misc +Depends: libpopt +Source: http://ftp.debian.org/debian/pool/main/l/logrotate +Description: logrotate is designed to ease administration of systems that generate large numbers of log files. |