c5ecb56867
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
5 lines
170 B
Django/Jinja
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 }}
|