Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 177626
Collapse All | Expand All

(-)/etc/splash/livecd-2007.0/scripts/rc_init-pre.old (-1 / +1 lines)
Lines 77-83 Link Here
77
  return 0
77
  return 0
78
}
78
}
79
79
80
. /sbin/functions.sh
80
[ -r /etc/init.d/functions.sh ] && . /etc/init.d/functions.sh
81
81
82
if [ -z "${1}" ]; then
82
if [ -z "${1}" ]; then
83
  log err "no internal runlevel provided"
83
  log err "no internal runlevel provided"

Return to bug 177626