blob: 6bd9a07f2c406dc87b374eee610bd9c1bd33bfc4 (
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=initrd-root-fs.target
[Mount]
What=rootfs
Where=/sysroot
Type=tmpfs
Options=rw
|