PERFORCE change 44564 for review
Chris Vance
cvance at FreeBSD.org
Tue Dec 30 20:16:44 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=44564
Change 44564 by cvance at cvance_sony on 2003/12/30 12:16:00
Move the sebsd default_types file to /etc/security, which is
consistent with the location on SELinux
Affected files ...
.. //depot/projects/trustedbsd/sebsd/lib/libsebsd/sebsd.h#4 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/lib/libsebsd/sebsd.h#4 (text+ko) ====
@@ -77,7 +77,7 @@
* Caller must free via free().
* Return 0 on success or -1 otherwise.
*/
-#define _DEFTYPE_PATH "/etc/security/sebsd/default_type"
+#define _DEFTYPE_PATH "/etc/security/default_type"
int get_default_type (const char* role, char** type);
#endif /* _SEBSD_H */
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list