Etc
From MEPIS Documentation Wiki
(Difference between revisions)
(simplified) |
|||
| Line 1: | Line 1: | ||
The /etc directory tree contains configuration files for the system, such as the inittab and fstab files which are used at boot time to set the target runlevel and to specify mount points for additional filesystems. As a result, /etc cannot be a separate filesystem - instead it must be a directory within the root filesystem. | The /etc directory tree contains configuration files for the system, such as the inittab and fstab files which are used at boot time to set the target runlevel and to specify mount points for additional filesystems. As a result, /etc cannot be a separate filesystem - instead it must be a directory within the root filesystem. | ||
| - | + | [http://tldp.org/LDP/Linux-Filesystem-Hierarchy/html/etc.html more detail] | |
| - | + | ||
[[The_System| back to the filesystem]] | [[The_System| back to the filesystem]] | ||
Revision as of 22:30, 26 September 2006
The /etc directory tree contains configuration files for the system, such as the inittab and fstab files which are used at boot time to set the target runlevel and to specify mount points for additional filesystems. As a result, /etc cannot be a separate filesystem - instead it must be a directory within the root filesystem. more detail