SHA256
1
0
forked from pool/tomcat
P. Janouch
2016-04-22 09:46:29 +00:00
committed by Git OBS Bridge
parent bec9fc7ebc
commit 219e9d1981
2 changed files with 3 additions and 2 deletions

View File

@@ -597,7 +597,7 @@ EOF
%{_sbindir}/groupadd -r tomcat 2>/dev/null || :
%{_sbindir}/useradd -c "Apache Tomcat" -g tomcat \
-s /bin/sh -r -d %{homedir} tomcat 2>/dev/null || :
%service_add_pre %{name}.service
%service_add_pre %{name}.service
%post
%service_add_post %{name}.service