cfengine of teh specific version

This commit is contained in:
Von Random 2016-08-16 12:27:27 +03:00
parent 1ef57d9049
commit 5c5e572ef9
7 changed files with 198 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[Unit]
Description=CFEngine 3 daemons
After=network.target
Requires=cf-execd.service cf-monitord.service cf-serverd.service
[Service]
Type=oneshot
ExecStart=/bin/true
ExecReload=/bin/true
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target