From 81e805e9363e4879d34bff5585f38f4108932f80 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 11 Aug 2001 06:59:03 +0000 Subject: Don't install ceptd setuid root: it's a daemon you run as root from inetd.conf, so it doesn't need the additional privileges. This port still bogusly hardcodes /usr/local as the installation directory. --- comms/xcept/files/patch-ab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/xcept/files/patch-ab') diff --git a/comms/xcept/files/patch-ab b/comms/xcept/files/patch-ab index cc2a89bdc5a8..1e1f31bc042c 100644 --- a/comms/xcept/files/patch-ab +++ b/comms/xcept/files/patch-ab @@ -17,7 +17,7 @@ -GROUP= sys -EXECMODE= 6750 +GROUP= bin -+EXECMODE= 04750 ++EXECMODE= 0750 +MANMODE= 0644 -BINDIR= /usr/local/bin# directory for the executable ceptd -- cgit v1.2.3