openstack-ansible-os_sahara/templates/sahara-systemd-tempfiles.j2
Flávio Ramalho c5ecb56867 Implement Ubuntu 16.04 Xenial support
This change adds suport for Ubuntu 16.04 with SystemD
while keeping the support for Ubuntu 14.04 with upstart.

Implements: blueprint support-ubuntu-1604
Change-Id: Iffed984d6c2c881cbac31919dc805b6122dd4f3f
2016-06-16 08:48:07 -03: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 }}