X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fumount.target;h=c583062911b35703cf00cb45966e59e680fef6be;hp=6a00c3132821697e0c51abfbca22b941bd081eeb;hb=c3743399163c2bd615800c118e97bd8dedbb9c98;hpb=3b6fdb5b5afebc49a7e987e3e3bf7aa2615d1671 diff --git a/units/umount.target b/units/umount.target index 6a00c3132..c58306291 100644 --- a/units/umount.target +++ b/units/umount.target @@ -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=Unmount All Filesystems -OnlyByDependency=yes -IgnoreDependencyFailure=yes +DefaultDependencies=no +RefuseManualStart=yes