summaryrefslogtreecommitdiff
path: root/INSTALL/cfengine/cfengine3.service
blob: 47c39c647087e4b760bb4d4e5ae1c232dd283a0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=CFEngine 3 daemons
Documentation=https://docs.cfengine.com/lts

After=network.target

[Service]
Type=oneshot
ExecStart=/bin/true
ExecReload=/bin/true
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target