X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsys-kernel-debug.mount;h=8b1e33e7f748ea65faf6c1855bb9719e713e4ab1;hb=23635a8547eac0c05922609f5930badc86faf080;hp=53d107260b2fd027a844ee25ec8b81fd41782e7a;hpb=2edd4434e5bc6e5c7948df742d82f4bcd6c415f3;p=elogind.git diff --git a/units/sys-kernel-debug.mount b/units/sys-kernel-debug.mount index 53d107260..8b1e33e7f 100644 --- a/units/sys-kernel-debug.mount +++ b/units/sys-kernel-debug.mount @@ -1,13 +1,16 @@ # 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. [Unit] Description=Debug File System +Documentation=https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt DefaultDependencies=no +ConditionPathExists=/sys/kernel/debug +Before=sysinit.target [Mount] What=debugfs