1619e36516
folder changes, add cron file, some init script fixes OBS-URL: https://build.opensuse.org/request/show/102101 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=13
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
# This cron will start cf-agent if not yet running
|
|
# and it would repair via failsafe a broken cfengine config
|
|
#
|
|
|
|
#15 */2 * * * root @workdir@/bin/cf-agent || @basedir@/failsafe/bin/cf-failsafe.sh
|