c210216b0b
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.
10 lines
167 B
Desktop File
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
|