- manage config directories, config file - manage systemd service and socket - manage users, service accounts and groups - manage defaults for users, services and groups - manage packages for role
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
#################
|
|
# General configuration.
|
|
debug = <%= $debug %>
|
|
syslog = <%= $syslog %>
|
|
structuredlog = <%= $structuredlog %>
|
|
watchconfig = <%= $watchconfig %>
|
|
|