aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2006-08-28 17:05:23 +0000
committerBill Nottingham <notting@redhat.com>2006-08-28 17:05:23 +0000
commit7f3bceb103e56a513df2069a2c59999d57d7134d (patch)
treead1b2190a21429d08c61827119acb7e1603e026b
parent04f3be196f278fdc1760964890b38239a50a4251 (diff)
downloadinitscripts-7f3bceb103e56a513df2069a2c59999d57d7134d.tar
initscripts-7f3bceb103e56a513df2069a2c59999d57d7134d.tar.gz
initscripts-7f3bceb103e56a513df2069a2c59999d57d7134d.tar.bz2
initscripts-7f3bceb103e56a513df2069a2c59999d57d7134d.tar.xz
initscripts-7f3bceb103e56a513df2069a2c59999d57d7134d.zip
remove restorecon, no longer needed (#204330)
-rwxr-xr-xrc.d/rc.sysinit1
1 files changed, 0 insertions, 1 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index 715b05b5..7a48f3c5 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -333,7 +333,6 @@ fi
# may have to do this again after mounting
RHGB_STARTED=0
mount -n /dev/pts >/dev/null 2>&1
-[ -n "$SELINUX_STATE" ] && restorecon /dev/pts >/dev/null 2>&1
if strstr "$cmdline" rhgb && ! strstr "$cmdline" early-login && [ "$BOOTUP" = "color" -a "$GRAPHICAL" = "yes" -a -x /usr/bin/rhgb ]; then
LC_MESSAGES= /usr/bin/rhgb