Displaying 1 result from an estimated 1 matches for "nautique".
Did you mean:
nautilus
2020 Mar 19
0
exec_cmd(/path/upssched-cmd event) returned 78
Hello,
not sure if it is a scripting problem or an owner/group problem but when
I try to send an email following en event using upssched-cmd, the script
exits on the line where I send the email with this message in syslog :
Mar 19 20:49:51 chaudron-nautique upssched[1377]:
exec_cmd(/path/upssched-cmd onbatt1) returned 78
The log messages prior to the email (logger -t upssched-cmd message) can
be found in syslog thus I'm sure that upssched-cmd is called when the
event occurs and if I run ~#./upssched-cmd onbatt1as root, the mail is
sent proper...