aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2007-10-09 14:55:59 +0000
committerBill Nottingham <notting@redhat.com>2007-10-09 14:55:59 +0000
commitfd870bf86579b74bd121bf7bfc678d32b9a865bf (patch)
treea4d181c7f3f2ba0848c60dea7d408ce98de51fa2 /rc.d/rc.sysinit
parentf34654832e4c2447d2a3730e432088cd9525aac4 (diff)
downloadinitscripts-fd870bf86579b74bd121bf7bfc678d32b9a865bf.tar
initscripts-fd870bf86579b74bd121bf7bfc678d32b9a865bf.tar.gz
initscripts-fd870bf86579b74bd121bf7bfc678d32b9a865bf.tar.bz2
initscripts-fd870bf86579b74bd121bf7bfc678d32b9a865bf.tar.xz
initscripts-fd870bf86579b74bd121bf7bfc678d32b9a865bf.zip
don't chvt with rhgb - just whack it if we need the terminal
Diffstat (limited to 'rc.d/rc.sysinit')
-rwxr-xr-xrc.d/rc.sysinit22
1 files changed, 4 insertions, 18 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index 60bef075..758f5844 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -55,7 +55,7 @@ disable_selinux() {
relabel_selinux() {
if [ -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then
- chvt 1
+ /usr/bin/rhgb-client --quit
fi
# if /sbin/init is not labeled correctly this process is running in the
# wrong context, so a reboot will be required after relabel
@@ -92,9 +92,6 @@ relabel_selinux() {
reboot -f
fi
echo $SELINUX_STATE > $selinuxfs/enforce
- if [ -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then
- chvt 8
- fi
fi
}
@@ -194,7 +191,7 @@ init_crypto() {
fi
if [ -z "$key" -a -x /usr/bin/rhgb-client ] \
&& /usr/bin/rhgb-client --ping ; then
- chvt 1
+ /usr/bin/rhgb-client --quit
fi
if cryptsetup isLuks "$src" 2>/dev/null; then
if key_is_random "$key"; then
@@ -211,10 +208,6 @@ init_crypto() {
/sbin/cryptsetup $params ${key:+-d $key} create "$dst" "$src" <&1 2>/dev/null
fi
rc=$?
- if [ -z "$key" -a -x /usr/bin/rhgb-client ] \
- && /usr/bin/rhgb-client --ping ; then
- chvt 8
- fi
if [ $rc -ne 0 ]; then
ret=1
continue
@@ -661,7 +654,7 @@ if [ -z "$fastboot" -a "$READONLY" != "yes" ]; then
# A return of 4 or higher means there were serious problems.
if [ $rc -gt 1 ]; then
if [ -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then
- chvt 1
+ /usr/bin/rhgb-client --quit
fi
failure "$STRING"
@@ -684,9 +677,6 @@ if [ -z "$fastboot" -a "$READONLY" != "yes" ]; then
elif [ "$rc" -eq "1" ]; then
_RUN_QUOTACHECK=1
fi
- if [ -f /.autofsck -a -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then
- chvt 8
- fi
fi
@@ -777,7 +767,7 @@ fi
# Configure machine if necessary.
if [ -f /.unconfigured ]; then
if [ -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then
- chvt 1
+ /usr/bin/rhgb-client --quit
fi
if [ -x /usr/bin/system-config-keyboard ]; then
@@ -808,10 +798,6 @@ if [ -f /.unconfigured ]; then
fi
rm -f /.unconfigured
-
- if [ -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then
- chvt 8
- fi
fi
# Clean out /.