X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Flocal-fs.target;h=d2e5429c710f0753f25ec5c4f5e3fd4ee5bfd492;hp=1886f7499d0150f48b14282033fe2dfd2c8d65de;hb=2ec62d8e846a8d15f6e3002690da70500168ff46;hpb=19c5f19d69bb5f520fa7213239490c55de06d99d diff --git a/units/local-fs.target b/units/local-fs.target index 1886f7499..d2e5429c7 100644 --- a/units/local-fs.target +++ b/units/local-fs.target @@ -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 +Documentation=man:systemd.special(7) +DefaultDependencies=no +Conflicts=shutdown.target +After=local-fs-pre.target OnFailure=emergency.target -OnFailureIsolate=yes +OnFailureJobMode=replace-irreversibly