• Stephen Smalley's avatar
    Set the SELinux security label on new directories. · e096e36e
    Stephen Smalley authored
    
    
    Automatically set the SELinux security label on directories created
    by init.rc.  This avoids the need to separately call restorecon on
    each such directory from the init.rc file.  Also restorecon /dev
    and /dev/socket after initial policy load so that they are labeled
    correctly before any other dev nodes or sockets are created.
    
    Change-Id: If6af6c4887cdead949737cebdd673957e9273ead
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
    e096e36e
util.h 1.56 KB