summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/data/usr/lib/systemd/system/syslog.socket
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd/data/usr/lib/systemd/system/syslog.socket')
-rw-r--r--core/modules/systemd/data/usr/lib/systemd/system/syslog.socket4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/systemd/data/usr/lib/systemd/system/syslog.socket b/core/modules/systemd/data/usr/lib/systemd/system/syslog.socket
index e6e9cf85..d3987cb9 100644
--- a/core/modules/systemd/data/usr/lib/systemd/system/syslog.socket
+++ b/core/modules/systemd/data/usr/lib/systemd/system/syslog.socket
@@ -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.