Browse Source

chg: [logrotate] be more verbose

Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
pull/1/head
Valentin Lab 3 years ago
parent
commit
1ecdb740ed
  1. 2
      logrotate/build/src/entrypoint.sh

2
logrotate/build/src/entrypoint.sh

@ -10,4 +10,4 @@ do
done >> status.clean
mv status.clean status
/usr/sbin/logrotate -s /var/lib/logrotate/status /etc/logrotate.conf
/usr/sbin/logrotate -v -s /var/lib/logrotate/status /etc/logrotate.conf
Loading…
Cancel
Save