File: cf.empty.conf

package info (click to toggle)
cfengine 1.5.3-6
  • links: PTS
  • area: main
  • in suites: potato
  • size: 800 kB
  • ctags: 22
  • sloc: makefile: 153; perl: 63; ansic: 54; sh: 10
file content (20 lines) | stat: -rw-r--r-- 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/cfengine -f

control:

	access			= ( root )
	sysadm			= ( root )

	editfilesize	= ( 4192 )

	adminfiles		= ( /etc/cfengine )
	repository		= ( /var/backups/cfengine )

	actionsequence = (
		links
	)


# Just a simple little check for a default setup
links:
	/dev/core	->	/proc/kcore