Set SELinux default context in RHEL6 postscript.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2011-01-05 16:43:50 +00:00
parent cc501a1284
commit b1df4c12e4

View File

@ -115,4 +115,7 @@ echo "$TMP" > /tmp/mypostscript
/tmp/mypostscript
# Master/service node variable set by nodeset
updateflag.awk replace_master 3002
updateflag.awk replace_master 3002
# Restore default SELinux security context
restorecon -R -v /root/.ssh