chiark / gitweb /
core: optionally send SIGHUP in addition to the configured kill signal
[elogind.git] / units / systemd-remount-fs.service.in
index 5074ab5ddc74a76c09f1138db51a852c0abdaa46..70e1a8680a5e11bd4cdeeb395014bcc22ac122c1 100644 (file)
@@ -7,9 +7,11 @@
 
 [Unit]
 Description=Remount Root and Kernel File Systems
+Documentation=man:systemd-remount-fs.service(8)
+Documentation=http://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-readahead-collect.service systemd-readahead-replay.service systemd-fsck-root.service
 Before=local-fs-pre.target local-fs.target shutdown.target
 Wants=local-fs-pre.target
 ConditionPathExists=/etc/fstab