X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=units%2Flocal-fs.target;h=6ba49300870be220296c337ee4832b43af29a390;hb=f98c25850fa5eaad815d7ea2cf51f5795ab43d42;hp=dd92b17b6abcd13c5f13aa4b08fecc8ea6dea41c;hpb=f274ece0f76b5709408821e317e87aef76123db6;p=thirdparty%2Fsystemd.git diff --git a/units/local-fs.target b/units/local-fs.target index dd92b17b6ab..6ba49300870 100644 --- a/units/local-fs.target +++ b/units/local-fs.target @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it @@ -8,5 +10,8 @@ [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