add install script, fix perms
[log-quiet] / sysd-mail-once
index a7840aad763463c93d5cb960b7c94092c00015f7..e4305aec3ce621764cf517f9d311c179106bc79b 100755 (executable)
@@ -61,7 +61,7 @@ if "$@"; then
             echo | mail -s "$HOSTNAME: $service success" $u@localhost
         fi
     fi
-else
+else # $@ failed
     if [[ $file ]]; then
         i=${file#$c}
         if (( i < errors )); then