]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-remount-fs.service.in
systemctl: Prevent state_missing from being used uninit
[thirdparty/systemd.git] / units / systemd-remount-fs.service.in
CommitLineData
a7df2d1e
ZJS
1# SPDX-License-Identifier: LGPL-2.1+
2#
90685f7d
LP
3# This file is part of systemd.
4#
5# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
6# under the terms of the GNU Lesser General Public License as published by
7# the Free Software Foundation; either version 2.1 of the License, or
90685f7d
LP
8# (at your option) any later version.
9
10[Unit]
2b93b027 11Description=Remount Root and Kernel File Systems
ca6b98ae 12Documentation=man:systemd-remount-fs.service(8)
16a5d412 13Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
90685f7d
LP
14DefaultDependencies=no
15Conflicts=shutdown.target
d6bc8348 16After=systemd-fsck-root.service
8266f984
LP
17Before=local-fs-pre.target local-fs.target shutdown.target
18Wants=local-fs-pre.target
90685f7d
LP
19
20[Service]
21Type=oneshot
22RemainAfterExit=yes
2b93b027 23ExecStart=@rootlibexecdir@/systemd-remount-fs