mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
Base: Use new global variables at /sys/kernel/ directory
This commit is contained in:
parent
9d1ba0e6ad
commit
1c5e09f789
4 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@ Additionally, the name `defaults` is accepted and ignored.
|
|||
|
||||
* `/etc/fstab` - read by `mount -a` on startup to find out which filesystems to mount.
|
||||
* `/etc/fstab.d` - directory with drop-in additions to the normal `fstab` file, also read by `mount -a`.
|
||||
* `/proc/df` - read by `mount` to get information about mounted filesystems.
|
||||
* `/sys/kernel/df` - read by `mount` to get information about mounted filesystems.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue