Date: Monday, February 9, 2015 @ 22:08:47 Author: guillaume Revision: 231199
Add sysuser systemd file and pkgrel bump Added: tomcat8/trunk/systemd_sysusers.d_tomcat8.conf Modified: tomcat8/trunk/PKGBUILD ---------------------------------+ PKGBUILD | 2 +- systemd_sysusers.d_tomcat8.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-09 21:07:44 UTC (rev 231198) +++ PKGBUILD 2015-02-09 21:08:47 UTC (rev 231199) @@ -1,7 +1,7 @@ # Maintainer: Guillaume ALAUX <[email protected]> pkgname=tomcat8 pkgver=8.0.18 -pkgrel=1 +pkgrel=2 pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer Pages 2.3 technologies' arch=('any') url='http://tomcat.apache.org/' Added: systemd_sysusers.d_tomcat8.conf =================================================================== --- systemd_sysusers.d_tomcat8.conf (rev 0) +++ systemd_sysusers.d_tomcat8.conf 2015-02-09 21:08:47 UTC (rev 231199) @@ -0,0 +1 @@ +u tomat8 57 "Tomcat 8 user" /usr/share/tomcat8
