d69f560f64
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
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 }}
|