makerbase-automount-files
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| makerbase-automount-files [2024/02/18 11:02] – created torte | makerbase-automount-files [2025/01/21 12:33] (current) – torte | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{page> | ||
| + | https:// | ||
| + | {{page> | ||
| + | ---- | ||
| + | |||
| ==== makerbase-automount.service files ==== | ==== makerbase-automount.service files ==== | ||
| Line 141: | Line 146: | ||
| fi | fi | ||
| </ | </ | ||
| + | |||
| + | === / | ||
| + | < | ||
| + | # KERNEL==" | ||
| + | |||
| + | # ACTION==" | ||
| + | |||
| + | # ACTION==" | ||
| + | |||
| + | # ACTION==" | ||
| + | |||
| + | # ACTION==" | ||
| + | |||
| + | # ACTION==" | ||
| + | |||
| + | # mount the device when added | ||
| + | KERNEL==" | ||
| + | |||
| + | # clean up after device removal | ||
| + | KERNEL==" | ||
| + | </ | ||
| + | |||
| + | === / | ||
| + | < | ||
| + | # none | ||
| + | </ | ||
| + | |||
| + | === / | ||
| + | < | ||
| + | # -*- sh -*- | ||
| + | |||
| + | # Options to use for auto-mounting generic filesystems | ||
| + | AUTOMOUNT_OPTS=' | ||
| + | |||
| + | # Type to use for auto-mounting generic filesystems | ||
| + | AUTOMOUNT_TYPE=auto | ||
| + | </ | ||
| + | |||
| + | === / | ||
| + | < | ||
| + | # -*- sh -*- | ||
| + | |||
| + | # Options to use for auto-mounting devices detected with an hfsplus filesystem | ||
| + | AUTOMOUNT_OPTS=ro, | ||
| + | </ | ||
| + | |||
| + | === / | ||
| + | < | ||
| + | # -*- sh -*- | ||
| + | |||
| + | # Mount options to use for auto-mounting NTFS drives | ||
| + | AUTOMOUNT_OPTS=' | ||
| + | |||
| + | # If NTFS-3G is installed, use it as the mount type | ||
| + | hash ntfs-3g && AUTOMOUNT_TYPE=" | ||
| + | </ | ||
| + | |||
| + | === / | ||
| + | < | ||
| + | # -*- sh -*- | ||
| + | |||
| + | # Options to use for auto-mounting devices detected with a vfat filesystem | ||
| + | AUTOMOUNT_OPTS=' | ||
| + | </ | ||
| + | |||
makerbase-automount-files.1708250557.txt.gz · Last modified: 2024/02/18 11:02 by torte
