summaryrefslogtreecommitdiff
path: root/units/sys-kernel-debug.mount
diff options
context:
space:
mode:
authorAsciiWolf <mail@asciiwolf.com>2017-06-29 04:54:12 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-06-28 22:54:12 -0400
commit16a5d4128f853b6ed4080db78d9ce9e50773bc44 (patch)
tree56e2eaa5d075d4583331ec9df9185917e2188d2d /units/sys-kernel-debug.mount
parent1f3e486fa7b00cbf25ad64f33b59ea58b9fb06a7 (diff)
downloadsystemd-16a5d4128f853b6ed4080db78d9ce9e50773bc44.tar.gz
units: use https for the freedesktop url (#6227)
Diffstat (limited to 'units/sys-kernel-debug.mount')
-rw-r--r--units/sys-kernel-debug.mount2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/sys-kernel-debug.mount b/units/sys-kernel-debug.mount
index d5c50ea142..808dbf08f4 100644
--- a/units/sys-kernel-debug.mount
+++ b/units/sys-kernel-debug.mount
@@ -8,7 +8,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