1cfengine(8) System Manager's Manual cfengine(8)
2
3
4
6 cfengine - network configuration engine
7
9 /usr/local/sbin/cfexecd
10
11
13 cfengine is a language based system specifically designed for testing
14 and configuring unix-like systems attached to a TCP/IP network. Th
15 cfexecd is a wrapper for local execution of cfagent. It may be used to
16 capture cfagent output and send it as mail when run cron cron, e.g.
17
18
19 0,30 * * * * /var/cfengine/bin/cfexecd -F
20
21
22 or it can be run in daemon mode with scheduling parameters set in cfa‐
23 gent.conf. All control parameters are set in cfagent.conf.
24
25
26 -F (--no-fork)
27 Run the executor in non-daemom (cron wrapper) mode.
28
29
31 Mark Burgess, Oslo University College
32
34 http://www.cfengine.org
35
36
37
38
39HiOslo Maintenance Commands cfengine(8)