diff options
author | Willy Sudiarto Raharjo | 2024-01-06 10:11:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2024-01-07 02:53:30 +0100 |
commit | aa5838538a568adb12214d916deafd1c8290eee2 (patch) | |
tree | 2b9604447dc2c357dde711c348224dfff1fcfd7d /system/atop | |
parent | bd6506fef8246de939916131518371fc0e463281 (diff) | |
download | slackbuilds-aa5838538a568adb12214d916deafd1c8290eee2.tar.gz |
system/atop: Fix doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/atop')
-rw-r--r-- | system/atop/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/atop/doinst.sh b/system/atop/doinst.sh index d634387854..32b6609770 100644 --- a/system/atop/doinst.sh +++ b/system/atop/doinst.sh @@ -20,8 +20,6 @@ fi config etc/rc.d/rc.atop.new config etc/logrotate.d/psacct.new -config etc/logrotate.d/psaccs_atop.new -config etc/logrotate.d/psaccu_atop.new touch var/log/atop/daily.log |