Bug #7525
Use whole path to binaries in cron from check-rudder-agent on AIX
Effort required:
Priority:
Description
In #7508 we introduced using test command to check if check-rudder-agent, but actually using
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/bin/test -x /opt/rudder/bin/check-rudder-agent && /opt/rudder/bin/check-rudder-agent
whould even be better !
Related issues
Updated by Nicolas CHARLES over 5 years ago
- Related to Bug #7508: The rudder-agent cron on AIX uses if then, which makes some security test fails added
Updated by Nicolas CHARLES over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/812
Updated by Nicolas CHARLES over 5 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-techniques|21fbefa3ff605758bd3377f89065cc24f8162570.
Updated by Benoît PECCATTE over 5 years ago
Applied in changeset rudder-techniques|265aa33f400cb4dbba9d94dcee71356465a0bc9d.
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released