Systemd/test/testsuite-08.units/-.mount

13 lines
159 B
SYSTEMD

[Unit]
Before=local-fs.target
[Mount]
What=/dev/sda1
Where=/
Type=ext4
Options=errors=remount-ro,noatime
[Install]
WantedBy=local-fs.target
Alias=root.mount