summaryrefslogtreecommitdiffstats
path: root/network/hylafax/config.local
diff options
context:
space:
mode:
Diffstat (limited to 'network/hylafax/config.local')
-rw-r--r--network/hylafax/config.local4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/hylafax/config.local b/network/hylafax/config.local
index 8b59755838..bd6d72af64 100644
--- a/network/hylafax/config.local
+++ b/network/hylafax/config.local
@@ -74,8 +74,8 @@ DIR_SBIN="/usr/sbin" # directory for system apps
FAXGID="uucp" # group ID for fax user
FAXUID="uucp" # user ID for fax user
PAGESIZE="North American Letter" # default page size
-#SYSGID="sys" # group ID for system installs
-#SYSUID="bin" # user ID for system installs
+SYSGID="root" # group ID for system installs
+SYSUID="root" # user ID for system installs
#LOCKS="ascii" # default UUCP lockfile scheme
#
#PATH_GETTY="/etc/getty" # pathname of suitable getty program