diff options
author | Luis Henrique F. Cardoso de Mello <lmello.009@gmail.com> | 2010-06-01 01:08:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-01 01:08:57 -0500 |
commit | e0f0bdf194f9e49fa01f438772cea8598f09e475 (patch) | |
tree | 5847cb4cda757418b2ce8a8bb8bedb5c3f60b2a6 /system/slim/doinst.sh | |
parent | adc78ec6f54243f503379fc9cedcc729a71773d5 (diff) | |
download | slackbuilds-e0f0bdf194f9e49fa01f438772cea8598f09e475.tar.gz |
system/slim: Included a logrotate config file
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/slim/doinst.sh')
-rw-r--r-- | system/slim/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/slim/doinst.sh b/system/slim/doinst.sh index d419960559..f502caffe6 100644 --- a/system/slim/doinst.sh +++ b/system/slim/doinst.sh @@ -12,4 +12,5 @@ config() { } config etc/slim.conf.new +config etc/logrotate.d/slim.new |