mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Moved mention of SKIPTMPCLEAN to correct location in bootscripts README
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
eb7c12d68f
commit
3ed5e23957
@ -34,9 +34,6 @@ Network Configuration:
|
|||||||
|
|
||||||
SetClock configuration:
|
SetClock configuration:
|
||||||
|
|
||||||
/etc/rc.d/init.d/cleanfs
|
|
||||||
- SKIPTMPCLEAN: skips cleaning of /tmp directory
|
|
||||||
|
|
||||||
Configuration Files:
|
Configuration Files:
|
||||||
/etc/sysconfig/clock or /etc/sysconfig/rc.site
|
/etc/sysconfig/clock or /etc/sysconfig/rc.site
|
||||||
- UTC: 1 assumes hwclock is in UTC
|
- UTC: 1 assumes hwclock is in UTC
|
||||||
@ -48,7 +45,7 @@ CleanFS configuration:
|
|||||||
/etc/rc.d/init.d/cleanfs
|
/etc/rc.d/init.d/cleanfs
|
||||||
|
|
||||||
Configuration Files:
|
Configuration Files:
|
||||||
/etc/sysconfig/createfiles
|
/etc/sysconfig/createfiles or /etc/sysconfig/rc.site
|
||||||
Each line is parsed, using space as a deliminator.
|
Each line is parsed, using space as a deliminator.
|
||||||
[NAME] [TYPE] [PERMISSIONS] [USER] [GROUP]
|
[NAME] [TYPE] [PERMISSIONS] [USER] [GROUP]
|
||||||
The below fields are currently only used on dev type.
|
The below fields are currently only used on dev type.
|
||||||
@ -71,4 +68,5 @@ CleanFS configuration:
|
|||||||
Used by character and block devices.
|
Used by character and block devices.
|
||||||
Minor#:
|
Minor#:
|
||||||
Used by character and block devices.
|
Used by character and block devices.
|
||||||
|
- SKIPTMPCLEAN: skips cleaning of /tmp directory
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user