Changeset 2676abb for bootscripts/lfs/init.d/functions
- Timestamp:
- May 10, 2006, 10:43:36 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ec723bb
- Parents:
- c06e893
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/lfs/init.d/functions
rc06e893 r2676abb 15 15 16 16 if [ -e /etc/sysconfig/lcd ]; then 17 if [ -e /dev/lcd ]; then 18 source /etc/sysconfig/lcd 19 fi 17 20 source /etc/sysconfig/lcd 18 21 fi
Note:
See TracChangeset
for help on using the changeset viewer.