From 16a5d4128f853b6ed4080db78d9ce9e50773bc44 Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Thu, 29 Jun 2017 04:54:12 +0200 Subject: units: use https for the freedesktop url (#6227) --- units/sys-fs-fuse-connections.mount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/sys-fs-fuse-connections.mount') diff --git a/units/sys-fs-fuse-connections.mount b/units/sys-fs-fuse-connections.mount index 336b5f6277..492ceb16f3 100644 --- a/units/sys-fs-fuse-connections.mount +++ b/units/sys-fs-fuse-connections.mount @@ -8,7 +8,7 @@ [Unit] Description=FUSE Control File System Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt -Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems DefaultDependencies=no ConditionPathExists=/sys/fs/fuse/connections ConditionCapability=CAP_SYS_ADMIN -- cgit v1.2.1