blob: e9ffb4bbd93723d2080371a21567ad255b69c538 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Automatically generated by systemd-fstab-generator
[Unit]
Documentation=man:fstab(5) man:systemd-fstab-generator(8)
SourcePath=/proc/cmdline
Before=remote-fs.target
[Mount]
What=//foobar
Where=/hoge/with space
Type=cifs
Options=rw
|