summaryrefslogtreecommitdiff
path: root/test/testsuite-08.units/-.mount
blob: 50750fec915f5fae02f27dea75680440d04b9be3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: LGPL-2.1-or-later
[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