94ff90157a
The default systemd service template was using the PrivateUsers directive by default which was only implemented in systemd version 232. Because we're running on older versions of systemd in a lot of cases the this option was creating a log of journal spam. To correct the issue the version of systemd is now detected and this default option will only be used when the version of systemd is greater than or equal to version 232. Change-Id: Ief1a2e155892ab7df821fbf049787e705da91b40 Closes-Bug: #1776818 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com> |
||
---|---|---|
.. | ||
main.yml |