Date: Fri, 3 Jun 2005 14:21:59 GMT From: Andrew Reisse <areisse@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 77927 for review Message-ID: <200506031421.j53ELxtw056164@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=77927 Change 77927 by areisse@areisse_tislabs on 2005/06/03 14:21:39 passwd and yppasswd are hard links, and so should have the same label. Affected files ... .. //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/program/passwd.fc#7 edit Differences ... ==== //depot/projects/trustedbsd/sebsd/contrib/sebsd/policy/file_contexts/program/passwd.fc#7 (text+ko) ==== @@ -1,5 +1,6 @@ # spasswd /usr/bin/passwd -- system_u:object_r:passwd_exec_t +/usr/bin/yppasswd -- system_u:object_r:passwd_exec_t /usr/bin/chsh -- system_u:object_r:chfn_exec_t /usr/bin/chfn -- system_u:object_r:chfn_exec_t /usr/sbin/vipw -- system_u:object_r:admin_passwd_exec_t
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506031421.j53ELxtw056164>