Actions
Bug #6051
closedWarning after policy generation, /bin/pidof does not exists
Bug #6051:
Warning after policy generation, /bin/pidof does not exists
Status:
Released
Priority:
1 (highest)
Assignee:
Matthieu CERDA
Category:
System integration
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
After updating my promises, I got this message:
[2014-12-30 02:32:20] WARN com.normation.rudder.services.policies.RudderCf3PromisesFileWriterServiceImpl - Failed to reload CFEngine server promises with "command /usr/bin/killall -SIGHUP cf-serverd || /bin/kill -SIGHUP `/bin/pidof cf-serverd 2>/dev/null`" - cause is `/bin/pidof: No such file or directory
On SLES11 and RHEL6, pidof path is /sbin/pidof ...
Actions