summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-04-29 20:39:33 -0700
committerRuss Allbery <eagle@eyrie.org>2018-04-29 20:39:33 -0700
commita6e1d2ae48e75266defb16561d1dcb1b8f10b4b9 (patch)
tree3483bd1bb1db9a3714c7f5a8628c0ab3e187ad9c /systemd
parent2380d04c2e0aa2f874b87916de6b0ebf2b6a1aeb (diff)
Update eyrie.org URLs to https
Also removes my old affiliation and address from the protocol documentation.
Diffstat (limited to 'systemd')
-rw-r--r--systemd/remctld.service.in2
-rw-r--r--systemd/remctld.socket2
2 files changed, 2 insertions, 2 deletions
diff --git a/systemd/remctld.service.in b/systemd/remctld.service.in
index abb7208..414bf10 100644
--- a/systemd/remctld.service.in
+++ b/systemd/remctld.service.in
@@ -3,7 +3,7 @@
[Unit]
Description=remote authenticated command execution with ACLs
Documentation=man:remctld(8)
-Documentation=http://www.eyrie.org/~eagle/software/remctld/
+Documentation=https://www.eyrie.org/~eagle/software/remctld/
Requires=remctld.socket
[Service]
diff --git a/systemd/remctld.socket b/systemd/remctld.socket
index b134add..60b8a27 100644
--- a/systemd/remctld.socket
+++ b/systemd/remctld.socket
@@ -3,7 +3,7 @@
[Unit]
Description=remctld listening socket
Documentation=man:remctld(8)
-Documentation=http://www.eyrie.org/~eagle/software/remctl/
+Documentation=https://www.eyrie.org/~eagle/software/remctl/
[Socket]
ListenStream=4373