aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/sge62
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-04-13 15:45:37 +0800
committerkrion <krion@FreeBSD.org>2004-04-13 15:45:37 +0800
commit2695c00211c13ed4d5926ed6386347192750bd88 (patch)
treeba1d8165841bed93dd1f9b3901abd2053cf04433 /sysutils/sge62
parente160bb95937c7255d5843cdbcb46d8d16b81e73a (diff)
downloadfreebsd-ports-gnome-2695c00211c13ed4d5926ed6386347192750bd88.tar.gz
freebsd-ports-gnome-2695c00211c13ed4d5926ed6386347192750bd88.tar.zst
freebsd-ports-gnome-2695c00211c13ed4d5926ed6386347192750bd88.zip
- Use reserved UID/GID
PR: ports/65480 Submitted by: maintainer Reported by: kris
Diffstat (limited to 'sysutils/sge62')
-rw-r--r--sysutils/sge62/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sge62/pkg-install b/sysutils/sge62/pkg-install
index d1df38d64006..906599084f2e 100644
--- a/sysutils/sge62/pkg-install
+++ b/sysutils/sge62/pkg-install
@@ -2,7 +2,7 @@
u=sgeadmin
g=sgeadmin
-ugid=96
+ugid=103
homedir=/nonexistent
shell=/sbin/nologin
comment="Sun Grid Engine Admin"