]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-remount-fs.service.in
basic/linux: Copy netfilter.h to the source tree
[thirdparty/systemd.git] / units / systemd-remount-fs.service.in
CommitLineData
db9ecf05 1# SPDX-License-Identifier: LGPL-2.1-or-later
a7df2d1e 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
4e66876d 14
90685f7d 15DefaultDependencies=no
d6bc8348 16After=systemd-fsck-root.service
4e66876d 17Before=local-fs-pre.target local-fs.target
8266f984 18Wants=local-fs-pre.target
4e66876d
ZJS
19Conflicts=shutdown.target
20Before=shutdown.target
90685f7d
LP
21
22[Service]
23Type=oneshot
24RemainAfterExit=yes
b0d3095f 25ExecStart={{LIBEXECDIR}}/systemd-remount-fs