]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-remount-fs.service.in
sd-bus: if we receive an invalid dbus message, ignore and proceeed
[thirdparty/systemd.git] / units / systemd-remount-fs.service.in
index 5074ab5ddc74a76c09f1138db51a852c0abdaa46..2e5b75ec03b61645ce85fd9d2cb15fe9f754684f 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -7,9 +9,11 @@
 
 [Unit]
 Description=Remount Root and Kernel File Systems
+Documentation=man:systemd-remount-fs.service(8)
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service fsck-root.service
+After=systemd-fsck-root.service
 Before=local-fs-pre.target local-fs.target shutdown.target
 Wants=local-fs-pre.target
 ConditionPathExists=/etc/fstab