summarylogtreecommitdiffstats
path: root/netctlgui-helper.install
diff options
context:
space:
mode:
Diffstat (limited to 'netctlgui-helper.install')
-rw-r--r--netctlgui-helper.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/netctlgui-helper.install b/netctlgui-helper.install
index 7d11847293db..b806ad0feb61 100644
--- a/netctlgui-helper.install
+++ b/netctlgui-helper.install
@@ -2,7 +2,7 @@ post_install() {
setcap cap_setuid=ep usr/bin/netctlgui-helper 2>/dev/null || chmod +s usr/bin/netctlgui-helper
cat << EOF
Note: users should be in network group if you want to get them access to the system bus
-See http://arcanis.name/devs/netctl-gui-security-notes.html#helper
+See https://arcanis.me/devs/netctl-gui-security-notes.html#helper
EOF
}