X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsys-kernel-debug.mount;h=8b1e33e7f748ea65faf6c1855bb9719e713e4ab1;hb=a7480dbad22cfb3d34c9bef5af562d3ff9e0227e;hp=7bf08158f871ff88cd4a6bd3abe29f822eca4be8;hpb=dfca381db341205b7a68f40ef2b7550ac6972cab;p=elogind.git diff --git a/units/sys-kernel-debug.mount b/units/sys-kernel-debug.mount index 7bf08158f..8b1e33e7f 100644 --- a/units/sys-kernel-debug.mount +++ b/units/sys-kernel-debug.mount @@ -1,12 +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