chiark / gitweb /
nspawn: fix detection of missing /proc/self/loginuid
[elogind.git] / units / local-fs.target
index 2aa51fca8c1ad3c8d5eab792e7760e815c190028..ae3cedcb6584351d2faed23d17578dfcac9a4b73 100644 (file)
@@ -5,9 +5,11 @@
 #  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 
-# See systemd.special(7) for details
-
 [Unit]
 Description=Local File Systems
+Documentation=man:systemd.special(7)
+After=local-fs-pre.target
+DefaultDependencies=no
+Conflicts=shutdown.target
 OnFailure=emergency.target
-OnFailureIsolate=yes
+OnFailureJobMode=replace-irreversibly