blob: 09d772a52bff03f91150ad87df870ef319ebc5f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Automatically generated by systemd-fstab-generator
[Unit]
Documentation=man:fstab(5) man:systemd-fstab-generator(8)
SourcePath=/etc/fstab
Before=local-fs.target
After=blockdev@dev-sdx2.target
[Mount]
What=/dev/sdx2
Where=/mnt/timeout
TimeoutSec=10min
Options=x-systemd.mount-timeout=10m
|