1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-23 10:50:16 +03:00

13 lines
176 B
SYSTEMD
Raw Permalink Normal View History

# 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