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/systemd-hostnamed.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-hostnamed.service.in') diff --git a/units/systemd-hostnamed.service.in b/units/systemd-hostnamed.service.in index 01a8ec9f57..d29e9ff81b 100644 --- a/units/systemd-hostnamed.service.in +++ b/units/systemd-hostnamed.service.in @@ -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 -- cgit v1.2.1