summaryrefslogtreecommitdiff
path: root/src/machine
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-06-28 12:00:47 +0200
committerMichael Biebl <biebl@debian.org>2022-06-28 13:10:05 +0200
commit41d6f3bf4d6de680a2d7b735690d655bc2f00944 (patch)
tree200374d267d2461a82330deff03ec6a4f1d8cd71 /src/machine
parentf0390fa03456ecb4d5f1482bd20a28ea98ae4d58 (diff)
downloadsystemd-41d6f3bf4d6de680a2d7b735690d655bc2f00944.tar.gz
Use https for freedesktop.org
grep -l -r http:// | xargs sed -E -i s'#http://(.*).freedesktop.org#https://\1.freedesktop.org#'
Diffstat (limited to 'src/machine')
-rw-r--r--src/machine/org.freedesktop.machine1.conf2
-rw-r--r--src/machine/org.freedesktop.machine1.policy2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/machine/org.freedesktop.machine1.conf b/src/machine/org.freedesktop.machine1.conf
index eafbf6bdc0..bafc1affdb 100644
--- a/src/machine/org.freedesktop.machine1.conf
+++ b/src/machine/org.freedesktop.machine1.conf
@@ -1,6 +1,6 @@
<?xml version="1.0"?> <!--*-nxml-*-->
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+ "https://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<!--
This file is part of systemd.
diff --git a/src/machine/org.freedesktop.machine1.policy b/src/machine/org.freedesktop.machine1.policy
index 5e43cb6e24..f031e4e480 100644
--- a/src/machine/org.freedesktop.machine1.policy
+++ b/src/machine/org.freedesktop.machine1.policy
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <!--*-nxml-*-->
<!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
- "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
+ "https://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
<!--
SPDX-License-Identifier: LGPL-2.1-or-later