chiark / gitweb /
units: turn on --network-veth by default for systemd-nspawn@.service
[elogind.git] / units / local-fs.target
index 2aa51fca8c1ad3c8d5eab792e7760e815c190028..d2e5429c710f0753f25ec5c4f5e3fd4ee5bfd492 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)
+DefaultDependencies=no
+Conflicts=shutdown.target
+After=local-fs-pre.target
 OnFailure=emergency.target
-OnFailureIsolate=yes
+OnFailureJobMode=replace-irreversibly