chiark / gitweb /
README: mention dependency on libpython
[elogind.git] / units / sys-kernel-debug.mount
index 7bf08158f871ff88cd4a6bd3abe29f822eca4be8..8b1e33e7f748ea65faf6c1855bb9719e713e4ab1 100644 (file)
@@ -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