Subject: | Permissions on LOGILE |
when logfile= and user= is used, the logfile will have root-permissions,
and the process cant start.
perhaps a touch $LOGILE chown $EXECUSER $LOGFILE or something before
write to the logfile would help :)
after reading the code i wonder about the [% UNLESS user == 'root' %]
things ... i think it must be always there, also for root.