13 lines
350 B
Text
13 lines
350 B
Text
$NetBSD: patch-ad,v 1.1 2000/06/13 22:20:43 thorpej Exp $
|
|
|
|
--- startsrv.sh.orig Tue Jun 13 15:15:33 2000
|
|
+++ startsrv.sh Tue Jun 13 15:16:44 2000
|
|
@@ -19,7 +19,7 @@
|
|
|
|
default_options='-b 9600 -w 8 -p none'
|
|
default_sock_prot='ug=rw,o='
|
|
-default_sock_owner='root.system'
|
|
+default_sock_owner='root:operator'
|
|
default_log_prot='u=rw,g=r,o='
|
|
|
|
for host
|