]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-fsck@.service.in
Merge pull request #12105 from poettering/api-vfs-mount-flags
[thirdparty/systemd.git] / units / systemd-fsck@.service.in
index e6d98c031b4770ac20872fb99e1c1d7670d840ec..332208352d40c6a057dca9ba4d1716263ea62c79 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
@@ -10,9 +12,9 @@ Description=File System Check on %f
 Documentation=man:systemd-fsck@.service(8)
 DefaultDependencies=no
 BindsTo=%i.device
-Wants=systemd-fsckd.socket
-After=%i.device systemd-fsck-root.service local-fs-pre.target systemd-fsckd.socket
-Before=shutdown.target
+Conflicts=shutdown.target
+After=%i.device systemd-fsck-root.service local-fs-pre.target
+Before=systemd-quotacheck.service shutdown.target
 
 [Service]
 Type=oneshot