Skip to content

Commit

Permalink
remove double logging
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t committed Nov 29, 2023
1 parent 506a081 commit ac5b99a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rootfs/etc/s6-overlay/scripts/cleanup
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
source /scripts/common
s6wrap=(s6wrap --quiet --timestamps --prepend="$(basename "$0")" --args)

"${s6wrap[@]}" echo "[INFO] Starting cleanup run"

renice -n 20 -p $$ >/dev/null 2>/dev/null

CLEANUP_EVERY=1800 # every 30 minutes
Expand Down

0 comments on commit ac5b99a

Please sign in to comment.