diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-06 16:11:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-07 08:53:30 +0700 |
commit | aa5838538a568adb12214d916deafd1c8290eee2 (patch) | |
tree | 2b9604447dc2c357dde711c348224dfff1fcfd7d /system/atop | |
parent | bd6506fef8246de939916131518371fc0e463281 (diff) |
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 d6343878544f9..32b6609770141 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 |