]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
various: update links to more wiki pages
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 May 2024 12:37:23 +0000 (14:37 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 May 2024 12:48:53 +0000 (14:48 +0200)
TODO
man/systemd-logind.service.xml
man/systemd-machined.service.xml
man/systemd.special.xml
test/fuzz/fuzz-unit-file/syslog.socket
test/fuzz/fuzz-unit-file/systemd-resolved.service
units/syslog.socket
units/systemd-resolved.service.in

diff --git a/TODO b/TODO
index c9f8bf9b91648e2a5a66d3d4ee107ff54eadfd9b..b375327fe0d0016eb3688f3ea633345e32680911 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1809,7 +1809,7 @@ Features:
 
 * fstab-generator: default to tmpfs-as-root if only usr= is specified on the kernel cmdline
 
-* docs: bring https://www.freedesktop.org/wiki/Software/systemd/MyServiceCantGetRealtime up to date
+* docs: bring https://systemd.io/MY_SERVICE_CANT_GET_REATLIME up to date
 
 * add a job mode that will fail if a transaction would mean stopping
   running units. Use this in timedated to manage the NTP service
index e9d721823f639bbdeb9fb5fe7146b33355eff357..4ecd700f8b20881aa6de69c7d282f3857c01d81d 100644 (file)
     <ulink url="https://systemd.io/INHIBITOR_LOCKS">Inhibitor Locks</ulink>.</para>
 
     <para>If you are interested in writing a display manager that makes use of logind, please have look at
-    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/writing-display-managers">Writing Display
+    <ulink url="https://systemd.io/WRITING_DISPLAY_MANAGERS">Writing Display
     Managers</ulink>.
     If you are interested in writing a desktop environment that makes use of logind, please have look at
-    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/writing-desktop-environments">Writing
+    <ulink url="https://systemd.io/WRITING_DESKTOP_ENVIRONMENTS">Writing
     Desktop Environments</ulink>.</para>
   </refsect1>
 
index 49ee66d28ac4b3b914b06cf8b5273015d3b99624..bb931ac50be55663a464a5119c52e69bf7bdc87d 100644 (file)
@@ -93,7 +93,7 @@
     for some examples on how to run containers with OS tools.</para>
 
     <para>If you are interested in writing a VM or container manager that makes use of machined, please have
-    look at <ulink url="https://www.freedesktop.org/wiki/Software/systemd/writing-vm-managers">Writing
+    look at <ulink url="https://systemd.io/WRITING_VM_AND_CONTAINER_MANAGERS">Writing
     Virtual Machine or Container Managers</ulink>. Also see the <ulink
     url="https://systemd.io/CONTROL_GROUP_INTERFACE">New Control Group
     Interfaces</ulink>.</para>
index 415253c3e8dd15568b7c1c6ea35c6d04cc39d701..192d09732a94a1a898e8a4614d8a461d8425f343 100644 (file)
             on. All userspace log messages will be made available on
             this socket. For more information about syslog integration,
             please consult the <ulink
-            url="https://www.freedesktop.org/wiki/Software/systemd/syslog">Syslog
+            url="https://systemd.io/SYSLOG">Syslog
             Interface</ulink> document.</para>
           </listitem>
         </varlistentry>
index 969ee428fa856b5815c3916bbc9ebd0d05dd4974..bb046a5c6f4079828fb50c6e900f01d7e177abf9 100644 (file)
@@ -11,7 +11,7 @@ socket
 [Unit]
 Description=Syslog Socket
 Documentation=man:systemd.special(7)
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/syslog
+Documentation=https://systemd.io/SYSLOG
 DefaultDependencies=no
 Before=sockets.target
 
@@ -45,7 +45,7 @@ ReceiveBuffer=8M
 # [Install]
 # Alias=syslog.service
 #
-# See https://www.freedesktop.org/wiki/Software/systemd/syslog for details.
+# See https://systemd.io/SYSLOG for details.
 
 [Socket]
 ListenStream=1.2.3.4:1234
index 49d272b21f9a2af15234726a540e15657efadcf3..1b7cc15aeef4226ee9f639cd63e93bc460625faf 100644 (file)
@@ -12,8 +12,8 @@ service
 Description=Network Name Resolution
 Documentation=man:systemd-resolved.service(8)
 Documentation=man:org.freedesktop.resolve1(5)
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
+Documentation=https://systemd.io/WRITING_NETWORK_CONFIGURATION_MANAGERS
+Documentation=https://systemd.io/WRITING_RESOLVER_CLIENTS
 DefaultDependencies=no
 After=systemd-sysusers.service systemd-networkd.service
 Before=network.target nss-lookup.target shutdown.target
index ff76bc5a6f45657ee7717be04a66b99a10eb0680..26b691c105b9c52491c7586e7624b16df1853423 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Syslog Socket
 Documentation=man:systemd.special(7)
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/syslog
+Documentation=https://systemd.io/SYSLOG
 DefaultDependencies=no
 Before=sockets.target
 
@@ -44,4 +44,4 @@ ReceiveBuffer=8M
 # [Install]
 # Alias=syslog.service
 #
-# See https://www.freedesktop.org/wiki/Software/systemd/syslog for details.
+# See https://systemd.io/SYSLOG for details.
index 717f572bc53ed97eb134ed0fe99be92c3fd89074..4aa0788ac4e31d7e35b17381b5ef81f97e61d22f 100644 (file)
@@ -11,8 +11,8 @@
 Description=Network Name Resolution
 Documentation=man:systemd-resolved.service(8)
 Documentation=man:org.freedesktop.resolve1(5)
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
+Documentation=https://systemd.io/WRITING_NETWORK_CONFIGURATION_MANAGERS
+Documentation=https://systemd.io/WRITING_RESOLVER_CLIENTS
 
 DefaultDependencies=no
 After=systemd-sysctl.service systemd-sysusers.service