PERFORCE change 39880 for review
Hrishikesh Dandekar
hdandeka at FreeBSD.org
Sat Oct 18 02:00:46 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=39880
Change 39880 by hdandeka at hdandeka_yash on 2003/10/17 19:00:11
Add Posix.1b semaphore to the list of allowed classes.
Affected files ...
.. //depot/projects/trustedbsd/sebsd_policy/policy/domains/program/unused/postgresql.te#2 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd_policy/policy/domains/program/unused/postgresql.te#2 (text+ko) ====
@@ -86,6 +86,7 @@
allow postgresql_t postgresql_exec_t:lnk_file read;
allow postgresql_t self:sem create_sem_perms;
+allow postgresql_t self:posix_sem create_posix_sem_perms;
allow postgresql_t self:udp_socket recvfrom;
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