units: use https for the freedesktop url (#6227)
authorAsciiWolf <mail@asciiwolf.com>
Thu, 29 Jun 2017 02:54:12 +0000 (04:54 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 29 Jun 2017 02:54:12 +0000 (22:54 -0400)
27 files changed:
units/dev-hugepages.mount
units/dev-mqueue.mount
units/network-online.target
units/network-pre.target
units/network.target
units/org.freedesktop.hostname1.busname
units/org.freedesktop.locale1.busname
units/org.freedesktop.login1.busname
units/org.freedesktop.machine1.busname
units/org.freedesktop.resolve1.busname
units/org.freedesktop.systemd1.busname
units/org.freedesktop.timedate1.busname
units/proc-sys-fs-binfmt_misc.automount
units/proc-sys-fs-binfmt_misc.mount
units/sys-fs-fuse-connections.mount
units/sys-kernel-config.mount
units/sys-kernel-debug.mount
units/syslog.socket
units/systemd-hostnamed.service.in
units/systemd-importd.service.in
units/systemd-localed.service.in
units/systemd-logind.service.in
units/systemd-machined.service.in
units/systemd-remount-fs.service.in
units/systemd-resolved.service.m4.in
units/systemd-timedated.service.in
units/tmp.mount.m4

index 489cc77..86ad7ac 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Huge Pages File System
 Documentation=https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/sys/kernel/mm/hugepages
index 8d29f96..b2adfeb 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=POSIX Message Queue File System
 Documentation=man:mq_overview(7)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/proc/sys/fs/mqueue
index 67bc4fa..5130d8c 100644 (file)
@@ -8,5 +8,5 @@
 [Unit]
 Description=Network is Online
 Documentation=man:systemd.special(7)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
 After=network.target
index 0ea4bc7..0d54a4c 100644 (file)
@@ -8,5 +8,5 @@
 [Unit]
 Description=Network (Pre)
 Documentation=man:systemd.special(7)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
 RefuseManualStart=yes
index 61ebdca..f8331b6 100644 (file)
@@ -8,6 +8,6 @@
 [Unit]
 Description=Network
 Documentation=man:systemd.special(7)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
 After=network-pre.target
 RefuseManualStart=yes
index d64c364..f7b4133 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Hostname Service Bus Name
 Documentation=man:systemd-hostnamed.service(8) man:hostname(5) man:machine-info(5)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/hostnamed
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/hostnamed
 
 [BusName]
 Service=systemd-hostnamed.service
index 3cd2011..e0c498e 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Locale Service Bus Name
 Documentation=man:systemd-localed.service(8) man:locale.conf(5) man:vconsole.conf(5)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/localed
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/localed
 
 [BusName]
 Service=systemd-localed.service
index d0686b1..b169720 100644 (file)
@@ -8,8 +8,8 @@
 [Unit]
 Description=Login Service Bus Name
 Documentation=man:systemd-logind.service(8) man:logind.conf(5)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/logind
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/multiseat
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/logind
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/multiseat
 
 [BusName]
 Service=systemd-logind.service
index 7df8e9e..a1f0154 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Virtual Machine and Container Registration Service Bus Name
 Documentation=man:systemd-machined.service(8)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/machined
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/machined
 
 [BusName]
 Service=systemd-machined.service
index 5b7a7fe..28c8f97 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Network Name Resolution Service Bus Name
 Documentation=man:systemd-resolved.service(8)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/resolved
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/resolved
 
 # This is pulled in by systemd-resolved.service, since it cannot run
 # without its policy set. However, let's conditionalize this unit on
index 9ec055e..f9f41cb 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=System and Service Manager Bus Name
 Documentation=man:systemd(1)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd
+Documentation=https://www.freedesktop.org/wiki/Software/systemd
 
 [BusName]
 Activating=no
index eae4e53..1c962b5 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Time & Date Service Bus Name
 Documentation=man:systemd-timedated.service(8) man:localtime(5)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/timedated
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/timedated
 
 [BusName]
 Service=systemd-timedated.service
index 92d7e10..1067bcd 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Arbitrary Executable File Formats File System Automount Point
 Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/proc/sys/fs/binfmt_misc/
index 10bf3cf..27773cd 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Arbitrary Executable File Formats File System
 Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 
 [Mount]
index 336b5f6..492ceb1 100644 (file)
@@ -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
index 7f2e1d9..b585f32 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Kernel Configuration File System
 Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 ConditionPathExists=/sys/kernel/config
 ConditionCapability=CAP_SYS_RAWIO
index d5c50ea..808dbf0 100644 (file)
@@ -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
index e6e9cf8..d3987cb 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Syslog Socket
 Documentation=man:systemd.special(7)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/syslog
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/syslog
 DefaultDependencies=no
 Before=sockets.target shutdown.target
 
@@ -37,4 +37,4 @@ ReceiveBuffer=8M
 # [Install]
 # Alias=syslog.service
 #
-# See http://www.freedesktop.org/wiki/Software/systemd/syslog for details.
+# See https://www.freedesktop.org/wiki/Software/systemd/syslog for details.
index 01a8ec9..d29e9ff 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Hostname Service
 Documentation=man:systemd-hostnamed.service(8) man:hostname(5) man:machine-info(5)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/hostnamed
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/hostnamed
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-hostnamed
index 75585d5..5876205 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Virtual Machine and Container Download Service
 Documentation=man:systemd-importd.service(8)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/importd
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/importd
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-importd
index f76012a..90a9138 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Locale Service
 Documentation=man:systemd-localed.service(8) man:locale.conf(5) man:vconsole.conf(5)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/localed
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/localed
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-localed
index 22d74f5..bb4a23e 100644 (file)
@@ -8,8 +8,8 @@
 [Unit]
 Description=Login Service
 Documentation=man:systemd-logind.service(8) man:logind.conf(5)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/logind
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/multiseat
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/logind
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/multiseat
 Wants=user.slice
 After=nss-user-lookup.target user.slice
 
index 0fbb302..a4f86aa 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Virtual Machine and Container Registration Service
 Documentation=man:systemd-machined.service(8)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/machined
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/machined
 Wants=machine.slice
 After=machine.slice
 RequiresMountsFor=/var/lib/machines
index 8d9daac..29d0674 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Remount Root and Kernel File Systems
 Documentation=man:systemd-remount-fs.service(8)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 DefaultDependencies=no
 Conflicts=shutdown.target
 After=systemd-fsck-root.service
index 6c22893..931156a 100644 (file)
@@ -8,9 +8,9 @@
 [Unit]
 Description=Network Name Resolution
 Documentation=man:systemd-resolved.service(8)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/resolved
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/resolved
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
 After=systemd-networkd.service network.target
 Before=network-online.target nss-lookup.target
 Wants=nss-lookup.target
index f691f47..2b5f074 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Time & Date Service
 Documentation=man:systemd-timedated.service(8) man:localtime(5)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/timedated
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/timedated
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-timedated
index 854c7ae..3a333d2 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Temporary Directory (/tmp)
 Documentation=man:hier(7)
-Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 ConditionPathIsSymbolicLink=!/tmp
 DefaultDependencies=no
 Conflicts=umount.target