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