Red Hat ENTERPRISE 5.3 RELEASE NOTES Instalační příručka Strana 185

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 209
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 184
RETVAL=$?
+ if [ $RETVAL -eq 1 ]; then
+ $dhcpd -t -cf $conf
+ else
+ echo "Syntax: OK" >&2
+ fi
return $ RETVAL
}
initscripts-8.45.19.EL-1.i386.rpm: /etc/rc.d/init.d/netconsole
---
+++
@@ -92,7 +92,7 @@
SYSLOGOPTS="netconsole=$LOCALPORT@$LOCALADDR/$ DEV,$ SYSLOGPORT@$SYSLOGADDR/$SYSLOG
MACADDR "
- logger -p daemon.info -t netconsole: inserting netconsole module with arguments
\
+ /usr/bin/logger -p daem on.info -t netconsole: inserting netconsole module with
arguments \
$SYSLOGOPTS
if [ -n "$SYSLOGOPTS" ]; then
action $"Initializing netconsole" m odprobe netconsole \
bind-9.3.4-6.P1.el5.i386.rpm: /etc/rc.d/init.d/nam ed
---
+++
@@ -253,7 +253,7 @@
fi
[ "$RETVAL" -eq 0 ] && success $ "$nam ed reload" || failure $ "$nam ed reload"
echo
- return $?
+ return $RETVAL
}
probe() {
# nam ed knows how to reload intelligently; we don't want linuxconf
initscripts-8.45.19.EL-1.i386.rpm: /etc/sysconfig/network-scripts/ifup-ippp
---
+++
@@ -30,20 +30,20 @@
# check that ipppd is available for syncppp
if [ "$ENCAP" = "syncppp" ]; then
if [ ! -x /usr/sbin/ipppd -a ! -x /sbin/ipppd ] ; then
- logger -p daemon.info -t ifup-ippp "ipppd does not exist or is not
executable"
+ /usr/bin/logger -p daem on.info -t ifup-ippp "ipppd does not exist or is
not executable"
exit 1
fi
fi
# check that isdnctrl is available
if [ ! -x /usr/sbin/isdnctrl -a ! -x /sbin/isdnctrl ] ; then
- logger -p daemon.info -t ifup-ippp "isdnctrl does not exist or is not
executable"
+ /usr/bin/logger -p daemon.info -t ifup-ippp "isdnctrl does not exist or is
not executable"
exit 1
fi
Red Hat Enterprise Linux 5 5.3 Release Notes
182
Zobrazit stránku 184
1 2 ... 180 181 182 183 184 185 186 187 188 189 190 ... 208 209

Komentáře k této Příručce

Žádné komentáře