WIP: tomcat: Use system units instead of user units #141

Draft
mtrossevin wants to merge 1 commit from mtrossevin/ansible-roles:tomcat-system-unit into unstable

1 commit

Author SHA1 Message Date
Mathieu Trossevin e49379ebd0
tomcat: Use system units instead of user units
Some checks failed
continuous-integration/drone/pr Build is failing
This massively reduce the output of `systemctl status` (which is usefull
when checking what is running on a server), remove the need of
enable-linger (which is always good when possible) and allows to check
the status of the service much more easily.

(It also enable more sandboxing options if wanted but we don't enable
any in this commit.)
2021-11-24 11:28:23 +01:00