update
This commit is contained in:
parent
0167d52325
commit
bb16b3fceb
17 changed files with 100 additions and 11 deletions
|
@ -14,7 +14,7 @@ Fields inside the mount section:
|
|||
- `Options` : Mount options to use when mounting. This takes a comma-separated list of options. This setting is optional.
|
||||
|
||||
## Example
|
||||
```
|
||||
```ini
|
||||
[Unit]
|
||||
Documentation=man:fstab(5) man:systemd-fstab-generator(8)
|
||||
SourcePath=/etc/fstab
|
||||
|
@ -24,4 +24,4 @@ What=/dev/sda1
|
|||
Where=/mnt
|
||||
Type=btrfs
|
||||
Options=nosuid,nodev,nofail,compress=zstd,ro
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue