summarylogtreecommitdiffstats
path: root/cf-serverd.service
blob: 14f6014235bc2df7fd63b0b9ac1fc250b88cb7f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=CFEngine Server Daemon
After=syslog.target

[Service]
ExecStart=/usr/bin/cf-serverd
Type=forking
PIDFile=/srv/cfengine/cf-serverd.pid

[Install]
WantedBy=multi-user.target