Project

General

Profile

Actions

Bug #4907

closed

The Techniques should use user crontabs on AIX instead of cron.d

Added by Matthieu CERDA almost 10 years ago. Updated almost 10 years ago.

Status:
Released
Priority:
1
Category:
System techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

We currently use /etc/cron.d to store Rudder's cron entries, but AIX (5.3) only allows the use of /var/spool/cron/crontabs/<user> entries.

Since we have no history of old entries in this file, we should use the "old" way we used before, and insert_lines("0,5,10,15,20,25,30,35,40,45,50,55 * * * * /opt/rudder/bin/check-rudder-agent") in it :)


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #4728: check-rudder-agent is not added to the crontab on AIX systemsRejectedMatthieu CERDA2014-04-02Actions
Actions

Also available in: Atom PDF