mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
More cleanup
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ed992fbc68
commit
99cee8bbe0
@ -25,7 +25,7 @@ print_error_msg()
|
|||||||
|
|
||||||
MSG="${MSG}If you're able to track this error down to a bug in one of\n"
|
MSG="${MSG}If you're able to track this error down to a bug in one of\n"
|
||||||
MSG="${MSG}the files provided by the files provided by\n"
|
MSG="${MSG}the files provided by the files provided by\n"
|
||||||
MSG="${MSG}the ${DISDRO_MINI} book, please be so kind to inform us at\n"
|
MSG="${MSG}the ${DISTRO_MINI} book, please be so kind to inform us at\n"
|
||||||
MSG="${MSG}${DISTRO_CONTACT}.\n"
|
MSG="${MSG}${DISTRO_CONTACT}.\n"
|
||||||
log_failure_msg "${MSG}"
|
log_failure_msg "${MSG}"
|
||||||
|
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
########################################################################
|
|
||||||
# Begin /etc/sysconfig/rc
|
|
||||||
#
|
|
||||||
# Description : rc script configuration
|
|
||||||
#
|
|
||||||
# Authors :
|
|
||||||
#
|
|
||||||
# Version : 00.00
|
|
||||||
#
|
|
||||||
# Notes : Not used by LFS, but present for BLFS compatibility
|
|
||||||
#
|
|
||||||
########################################################################
|
|
||||||
|
|
||||||
rc_base=/etc/rc.d
|
|
||||||
rc_functions=${rc_base}/init.d/functions
|
|
||||||
network_devices=/etc/sysconfig/network-devices
|
|
||||||
|
|
||||||
# End /etc/sysconfig/rc
|
|
Loading…
Reference in New Issue
Block a user