mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 17:57:13 +08:00
8 lines
333 B
Plaintext
8 lines
333 B
Plaintext
# This is an automounter map and it has the following format
|
|
# key [ -mount-options-separated-by-comma ] location
|
|
# Details may be found in the autofs(5) manpage
|
|
|
|
cdrom -fstype=iso9660,ro,nodev,nosuid :/dev/cdrom
|
|
floppy -fstype=auto,async,nodev,nosuid,umask=000 :/dev/fl
|
|
usbstick -fstype=auto,async,nodev,nosuid,umask=000 :/dev/sda1
|