]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-fsck@.service.in
units: turn on RestrictSUIDSGID= in most of our long-running daemons
[thirdparty/systemd.git] / units / systemd-fsck@.service.in
index 0468392dc48ec27202142b1fdf9d2377d112f5d1..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,8 +12,9 @@ Description=File System Check on %f
 Documentation=man:systemd-fsck@.service(8)
 DefaultDependencies=no
 BindsTo=%i.device
+Conflicts=shutdown.target
 After=%i.device systemd-fsck-root.service local-fs-pre.target
-Before=shutdown.target
+Before=systemd-quotacheck.service shutdown.target
 
 [Service]
 Type=oneshot