chiark / gitweb /
autogen: Allow running autogen from a builddir != srcdir
[elogind.git] / units / local-fs.target
index 79fd9b8c1c6a182bba70360cbccd8257dfa4bc26..ae3cedcb6584351d2faed23d17578dfcac9a4b73 100644 (file)
@@ -1,13 +1,15 @@
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
+#  under the terms of the GNU Lesser General Public License as published by
+#  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
-OnFailure=emergency.service
-OnFailureIsolate=yes
+Documentation=man:systemd.special(7)
+After=local-fs-pre.target
+DefaultDependencies=no
+Conflicts=shutdown.target
+OnFailure=emergency.target
+OnFailureJobMode=replace-irreversibly