[Unit]
Description = Devstack devstack@c-vol.service

[Service]
ExecReload = /usr/bin/kill -HUP $MAINPID
TimeoutStopSec = 300
KillMode = process
ExecStart = /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf
User = stack
Environment = MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144

[Install]
WantedBy = multi-user.target