]] 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 _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
