summaryrefslogtreecommitdiff
path: root/www/jakarta-tomcat3/pkg-plist
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-02-21 20:06:55 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-02-21 20:06:55 +0000
commit229c3f67eb790778528dbaa47c2f22b4f7cb0585 (patch)
treee7b7447f668727aa9722a4eb4a3dae10dee8165c /www/jakarta-tomcat3/pkg-plist
parentRemove a nonsense '${f}'. (diff)
Cleaned things up. Made things working :-) Both the startup script
in ${PREFIX}/etc/rc.d and the control script in ${PREFIX}/bin have been refactored and now actually work very well. Using the 'www' user and group, creating them if they don't exist. I've used the same approach as www/apache13. STDOUT_LOG and STDERR_LOG are now fixed (no ?= anymore) since the package deinstall does not support a different location. This fixes the first half of PR 28624. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=34931 Reported by: Kees Jan Koster <k.j.koster@kpn.com>
Notes
Notes: svn path=/head/; revision=55052
Diffstat (limited to 'www/jakarta-tomcat3/pkg-plist')
-rw-r--r--www/jakarta-tomcat3/pkg-plist2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/jakarta-tomcat3/pkg-plist b/www/jakarta-tomcat3/pkg-plist
index 492325cfec9b..23a54415cc5e 100644
--- a/www/jakarta-tomcat3/pkg-plist
+++ b/www/jakarta-tomcat3/pkg-plist
@@ -410,5 +410,3 @@ etc/rc.d/020.jakarta-tomcat.sh
@dirrm %%T%%/conf
@dirrm %%T%%/bin
@dirrm %%T%%
-@unexec pw groupdel tomcat || true
-@unexec pw userdel tomcat || true