]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/local-fs.target
cgroup v2: Don't require CPU controller for CPU accounting in 4.15+
[thirdparty/systemd.git] / units / local-fs.target
index dd92b17b6abcd13c5f13aa4b08fecc8ea6dea41c..6ba49300870be220296c337ee4832b43af29a390 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
@@ -8,5 +10,8 @@
 [Unit]
 Description=Local File Systems
 Documentation=man:systemd.special(7)
+DefaultDependencies=no
+Conflicts=shutdown.target
+After=local-fs-pre.target
 OnFailure=emergency.target
-OnFailureIsolate=yes
+OnFailureJobMode=replace-irreversibly