openstack-ansible-os_swift/templates/swift-systemd-tempfiles.j2
Michael Gugino d0c001c5e6 Implement Xenial Support
This commit adds support for Ubuntu 16.04.
Primarily, this commit consists of changes
necessary to support systemd.

Change-Id: Ide0d570b508be8efaa885431598c726d7baad4f6
2016-06-28 09:20:11 -04: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 }}