]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-remount-fs.service.in
tree-wide: make use of new relative time events in sd-event.h
[thirdparty/systemd.git] / units / systemd-remount-fs.service.in
index cddb0a1fb93cb8bb2b119468d3857772fb5c52ca..4f4304d68e208017885e118eddfe0a546c0d5885 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
 [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 systemd-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
 
 [Service]
 Type=oneshot