sheepdog/sheepdog.service
Paolo Bonzini c210216b0b sheepdog broken out of the box
Coroutine stack size of 1M is not enough for the corosync backend,
and placing objects in /tmp is a vulnerability.  While at it, do
not double-fork the daemon.
2016-11-18 10:29:19 +01:00

10 lines
167 B
Desktop File

[Unit]
Description=Sheepdog QEMU/KVM Block Storage
After=syslog.target
[Service]
ExecStart=/usr/sbin/sheep -f /var/lib/sheepdog
[Install]
WantedBy=multi-user.target