summaryrefslogtreecommitdiff
path: root/test/testsuite-08.units/-.mount
blob: 66f29afab98692e654abcedd96fa98a8d4b63c74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Before=local-fs.target

[Mount]
What=/dev/sda1
Where=/
Options=noatime

[Install]
WantedBy=local-fs.target
Alias=root.mount