Default crontab location not working for root
Bug #897043 reported by
Chayapan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cfengine3 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I'm using 10.04.3 LTS with default cfengine3 installation (3.0.2+dfsg-2)
When executing cf-agent from command line as root, I get this message:
> File /var/spool/
To get around this, I edited the following into /var/lib/
bundle common g {
vars:
Ubuntu::
"crontab" string => "/etc/crontab";
}
To post a comment you must log in.