mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
16 lines
428 B
Text
16 lines
428 B
Text
control:
|
|
|
|
actionsequence = ( processes )
|
|
domain = ( localhost )
|
|
access = ( root )
|
|
# Where cfexecd sends reports
|
|
smtpserver = ( localhost )
|
|
sysadm = ( root@localhost )
|
|
|
|
processes:
|
|
|
|
# Make sure these processes are always running
|
|
"cfenvd" restart "/etc/rc.d/rc.cfenvd restart"
|
|
"cfexecd" restart "/etc/rc.d/rc.cfexecd restart"
|
|
#"cfservd" restart "/etc/rc.d/rc.cfservd restart"
|
|
|