Try to execute the installed binary for additional problematic information.

This commit is contained in:
Pedro Algarvio 2013-03-17 12:40:41 +00:00
parent f4669b5268
commit b5bdac15c6

View file

@ -2280,6 +2280,8 @@ if [ "$DAEMONS_RUNNING_FUNC" != "null" ]; then
[ ! $SALT_ETC_DIR/$fname ] && [ $fname != "syndic" ] && echodebug "$SALT_ETC_DIR/$fname does not exist"
echodebug "Running salt-$fname by hand outputs: $(salt-$fname -l debug)"
[ ! -f /var/log/salt/$fname ] && echodebug "/var/log/salt/$fname does not exist. Can't cat its contents!" && continue
echodebug "DEAMON LOGS for $fname:"