]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/sys-kernel-debug.mount
tree-wide: port various places over to use new rearrange_stdio()
[thirdparty/systemd.git] / units / sys-kernel-debug.mount
index d5c50ea1429a094d789d8cbda26c96f4fd8c25d5..53ce820b87b7d919b7dc53fe0025c2c39c487a9f 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -8,7 +10,7 @@
 [Unit]
 Description=Kernel Debug File System
 Documentation=https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 ConditionPathExists=/sys/kernel/debug
 ConditionCapability=CAP_SYS_RAWIO