]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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 489cc777e40a2e2233c5247530640106d2770a33..86ad7ac2c921c3389f8a34ca78228943fc5f379b 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 8d29f96ca62c90160a838c2a8849d66df7e93e9a..b2adfeb8356199abb5a1ea4ada13398fffd38076 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 67bc4fa47168688395752b8713eca167adafa310..5130d8c5e34b2593feb44afa3f987692ec1c5651 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 0ea4bc739a9bb588ad08d9841ec3c6a50a795e32..0d54a4cff88c8d24127b9841f968d8377cf1aeb1 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 61ebdcadd0b39ce0ddff7e34ed4977c24ff8092c..f8331b61242b56aadc3126c38563d8abda1feffb 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 d64c36486d84276f4c6cee3f33dd995715a6c407..f7b41331bfc41489c59ccfbf0ca814cada0c7c02 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 3cd201180bab4be8a7d418affa7494433d440522..e0c498e8ff795830f96b45d1d45855ed30d246dd 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 d0686b17e0af4b3c9ee13571b1cc199a2324fa34..b169720f8ec85c51ff58df79c4ac816448c9511f 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 7df8e9e732bfb934ac6c93707be0b0984c21ec04..a1f0154778b6abf09f564c8f107dd4356a420fc8 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 5b7a7fed3f0a04cee95574eadf70967a0d2eaf58..28c8f97037878b2b65fadd91dac0376aa1dbf8af 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 9ec055e3f247c79b2efbdf4098780f57aae36c86..f9f41cbaf05019e4be84a56ea8e5839d967b4ce3 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 eae4e536b8153cc87f55e46d9a7d86be3da5bf5b..1c962b5f8a96f67e9c59fe54c006ca8deeca5ede 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 92d7e10f1c32428af51ae4f7f240fc6ea8e310a0..1067bcd839cb85c0afb953c3a916ebc5f49ae0cf 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 10bf3cf28c77643cc719f23beaae88822e18e213..27773cd4ea06406483bc9f3962d1e3e8088b79e7 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 336b5f6277e1f19f3929d6bfa4047fcb356e767e..492ceb16f37ff0d6d13d756d3a2139bce5929647 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 7f2e1d92f3212e90990f35ffd25c5edb755cf08b..b585f3256106116a58f1499d6c359155fa5292a7 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 d5c50ea1429a094d789d8cbda26c96f4fd8c25d5..808dbf08f4bd259bc0ea82ace282bce70a47ad07 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 e6e9cf8525a66817b7c94f42627dead97a873a96..d3987cb9a877f91fd6136fb3af75651a7a4fd5bc 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 01a8ec9f57367e5232cc6a3b5531d7ef0f5c8e31..d29e9ff81be325c849bbebddecdb02b6d5dec99c 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 75585d5dbcc4a21b74f8abaabe47d559a6d7f9e6..58762055eb6a569c8e1187ac7fce9ed3c77fbdc8 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 f76012a34c8b54b6847cb194b1bac4eb89bbada1..90a913881acdd5924e288760798398eeb6f7964f 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 22d74f51d98f78c6ce99db523a78326a08114515..bb4a23ec83a04beb27ac70577ede432fa3ef10ea 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 0fbb302888bbdcc230bf7dedcf435d9853fdb64b..a4f86aa7c87de98b676c689ae711329963d2a150 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 8d9daacaa58244bd28fd39f261ba098f7ef6bfe9..29d0674ab3a9fd62ebf3b11acaa183dd25378fa3 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 6c22893ed7db0109031f7d3127ff94597b710cb1..931156a861778536f53a18b7eecaee824fb86cce 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 f691f47517209d67d59ba27fa13403bf80df7031..2b5f0744c9bfa7e7752bbaa896c5cf8c53136b0e 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 854c7ae61418c3eca8b7902aa03da71766ce6e3f..3a333d22ecd47f72ed8496986c282c2c5fc063c8 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