Adding systemd unit files in OpenStack packages
Tollef Fog Heen
tfheen at err.no
Mon Jul 7 19:09:26 BST 2014
]] Ansgar Burchardt
> I noticed that the init script for nova-compute also sets up a directory
> for locks. In systemd this is handled by systemd-tmpfiles:
>
> +---
> | d /run/lock/nova 0755 nova nova
> +---[ debian/nova-compute.tmpfile ]
Please note that /run/lock is to be used for device locks. You probably
want to use /run/nova or /run/openstack instead.
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
More information about the Pkg-systemd-maintainers
mailing list