Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2005 18:08:09 GMT
From:      Kelly Djahandari <kelly@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 72377 for review
Message-ID:  <200503021808.j22I89Kj094371@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=72377

Change 72377 by kelly@kelly_riveroaks2.earthlink.net on 2005/03/02 18:07:57

	Added cd9660 as fstype for cdrom on FreeBSD to allow mounting.

Affected files ...

.. //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/genfs_contexts#6 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/genfs_contexts#6 (text+ko) ====

@@ -40,6 +40,8 @@
 # iso9660
 genfscon iso9660 /			system_u:object_r:iso9660_t
 genfscon udf /				system_u:object_r:iso9660_t
+# cd9660 (Freebsd)
+genfscon cd9660 /			system_u:object_r:iso9660_t
 
 # samba
 genfscon cifs /				system_u:object_r:sambafs_t



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