mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
350 B
Plaintext
14 lines
350 B
Plaintext
$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
|