mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-31 09:51:59 +00:00
f33c230526
Email: dwalsh@redhat.com Subject: Changes to semanage to allow it to handle transactions. Date: Mon, 08 Sep 2008 15:05:36 -0400 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 semanage -S targeted -i - << __eof user -a -P user -R "unconfined_r system_r" -r s0-s0:c0.c1023 unconfined_u user -a -P user -R guest_r guest_u user -a -P user -R xguest_r xguest_u __eof semanage -S targeted -i - << __eof login -m -s unconfined_u -r s0-s0:c0.c1023 __default__ login -m -s unconfined_u -r s0-s0:c0.c1023 root __eof So you can add multiple records in a single pass. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkjFd4AACgkQrlYvE4MpobMaoQCgxeqYTX2mpRIiIr0461/fvblU 3fQAoIbM8x9rWL0f8iPz0UeoM2mf60XW =hxC3 -----END PGP SIGNATURE----- Signed-off-by: Joshua Brindle <method@manicmethod.com> |
||
---|---|---|
checkpolicy | ||
libselinux | ||
libsemanage | ||
libsepol | ||
policycoreutils | ||
scripts | ||
sepolgen | ||
Makefile |