Request new package

Valerio Pachera sirio81 at gmail.com
Tue Oct 21 14:45:19 UTC 2014


There's a guy that created a script for he's own purposes.
So, just to have an idea:

[Unit]
Description=Sheepdog QEMU/KVM Block Storage
After=syslog.target

[Service]
EnvironmentFile=/etc/conf.d/
sheep.conf
ExecStart=/usr/sbin/sheep --pidfile /var/run/sheep.pid ${SHEEP_OPTS}
${SHEEP_PATH}
PIDFile=/var/run/sheep.pid
Type=forking

[Install]
WantedBy=multi-user.target

sheep.conf have this for example:

SHEEP_OPTS="-c local -D -u"
SHEEP_PATH="/var/lib/sheepdog"


More information about the devel mailing list