chiark / gitweb /
bus: if we hit the end of an array container return 0 as EOF indicator when reading it
[elogind.git] / units / local-fs.target
index 2aa51fca8c1ad3c8d5eab792e7760e815c190028..8f06ed6cab0201589137ed3d5490073eb3a08673 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
+OnFailureIsolate=no