X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsys-kernel-debug.mount;h=8b1e33e7f748ea65faf6c1855bb9719e713e4ab1;hp=d9fca1ff3d63d58022e21766ebb2d00decfaa7cd;hb=2cc86f094a8c316f7feb0336df3827a3264b116d;hpb=e124e7a4a15f89fc6fbdf3e554a86d5a26160624;ds=sidebyside diff --git a/units/sys-kernel-debug.mount b/units/sys-kernel-debug.mount index d9fca1ff3..8b1e33e7f 100644 --- a/units/sys-kernel-debug.mount +++ b/units/sys-kernel-debug.mount @@ -1,12 +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. [Unit] Description=Debug File System +Documentation=https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt DefaultDependencies=no ConditionPathExists=/sys/kernel/debug Before=sysinit.target