diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-23 05:38:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-23 05:46:00 +0700 |
commit | 0b22050a9385d30a370b13c61affe8bbe6def946 (patch) | |
tree | 96b402c848dc886ddddc682984c147f22afc9237 /system/atop/doinst.sh | |
parent | c7daa4ef36d9b97c73287915356b04f575ce9248 (diff) |
system/atop: Fix build script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/atop/doinst.sh')
-rw-r--r-- | system/atop/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/atop/doinst.sh b/system/atop/doinst.sh index 134b712414d7..d6343878544f 100644 --- a/system/atop/doinst.sh +++ b/system/atop/doinst.sh @@ -19,7 +19,6 @@ if [ -e etc/rc.d/rc.atop ]; then fi config etc/rc.d/rc.atop.new -config etc/cron.daily/atop.new config etc/logrotate.d/psacct.new config etc/logrotate.d/psaccs_atop.new config etc/logrotate.d/psaccu_atop.new |