openstack-ansible-os_nova/templates/nova-systemd-tempfiles.j2
Michael Gugino d69f560f64 Implement Xenial Support
This implements support for Ubuntu 16.04.  The changes
primarily relate to implementing systemd service files
instead of upstart init scripts.

Implements: blueprint support-ubuntu-1604
Change-Id: If0d4de3519e04a45795e64fca9c8ca7b56729a88
2016-06-14 15:38:16 +00:00

5 lines
170 B
Django/Jinja

# {{ ansible_managed }}
D /var/lock/{{ program_name }} 2755 {{ system_user }} {{ system_group }}
D /var/run/{{ program_name }} 2755 {{ system_user }} {{ system_group }}