]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/quotaon.service.in
Merge pull request #11933 from keszybz/coverity
[thirdparty/systemd.git] / units / quotaon.service.in
index 49a50a7feb39f6947ad5bb39d56d74c050ed1c84..25c747439a19da19e631d0d3894f9a83ab7def7c 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
@@ -9,8 +11,8 @@
 Description=Enable File System Quotas
 Documentation=man:quotaon(8)
 DefaultDependencies=no
-After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-quotacheck.service
-Before=local-fs.target shutdown.target
+After=systemd-quotacheck.service
+Before=remote-fs.target shutdown.target
 ConditionPathExists=@QUOTAON@
 
 [Service]