Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 13:20:12 -0700 (PDT)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10474 for review
Message-ID:  <200204292020.g3TKKCY92421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10474

Change 10474 by cvance@cvance_korben on 2002/04/29 13:19:26

	Change location of SEBSD policy file from /ss_policy to 
	/etc/security/sebsd/ss_policy

Affected files ...

... //depot/projects/trustedbsd/mac/sys/security/sebsd/ss/init.c#3 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/sebsd/ss/init.c#3 (text+ko) ====

@@ -19,7 +19,7 @@
 #include <security/sebsd/ss/policydb.h>
 #include <security/sebsd/ss/services.h>
 
-char *policyfile = "/ss_policy";
+char *policyfile = "/etc/security/sebsd/ss_policy";
 
 int security_init(void)
 {

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204292020.g3TKKCY92421>