chiark / gitweb /
udev: replace CAP_MKNOD by writable /sys condition
[elogind.git] / units / local-fs.target
index 79fd9b8c1c6a182bba70360cbccd8257dfa4bc26..18c3d74f1865ecbea9606a8f0e3cce901c382ac9 100644 (file)
@@ -1,13 +1,13 @@
 #  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
+OnFailure=emergency.target
+OnFailureIsolate=no