Go to file
Christopher J. PeBenito 9e2c58f924 homedir_template generation skips USER lines
The current libsemanage code does not correctly add lines which include
USER in them into the homedir_template, for example:

/tmp/gconfd-USER -d	system_u:object_r:ROLE_tmp_t

This line was included in the past since it has ROLE.  However, with the
switch to UBAC separations, the line has changed to:

/tmp/gconfd-USER -d	system_u:object_r:user_tmp_t

and is no longer included.  The follwing patch fixes.

Signed-off-by: Joshua Brindle <method@manicmethod.com>
2008-11-09 11:17:42 -05:00
checkpolicy bump libselinux and checkpolicy versions 2008-10-14 08:12:59 -04:00
libselinux Bump libselinux to 2.0.74 2008-11-03 13:45:19 -05:00
libsemanage homedir_template generation skips USER lines 2008-11-09 11:17:42 -05:00
libsepol remove reject file 2008-10-09 08:34:09 -04:00
policycoreutils Author: Daniel J Walsh 2008-11-09 11:16:51 -05:00
scripts initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
sepolgen bump policycoreutils to 2.0.56 and sepolgen to 1.0.14 2008-09-07 18:57:50 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00