]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Fri, 28 Jul 2017 14:28:17 +0000 (16:28 +0200)
committerFrank Brehm <frank@brehm-online.com>
Fri, 28 Jul 2017 14:28:17 +0000 (16:28 +0200)
cron.daily/logrotate

index 67ff6265a937ab09c15d0729def31083e691afb5..4a026a7361a8db8c9e00d270fb6c7557eed45e51 100755 (executable)
@@ -5,4 +5,4 @@ EXITVALUE=$?
 if [ $EXITVALUE != 0 ]; then
     /usr/bin/logger -t logrotate "ALERT exited abnormally with [$EXITVALUE]"
 fi
-exit 0
+exit $EXITVALUE