summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcan1s2016-03-10 18:59:27 +0300
committerarcan1s2016-03-10 18:59:27 +0300
commit6baf1df948661737a5e8666333b77d1573eb4bf7 (patch)
treef7738ad017352eaa48c1e4c3ef9e0aa33578cfcc
parent7c75618c36f7fa488b8af2128a74ce2fd29dc22b (diff)
downloadaur-netctl-gui-qt4.tar.gz
fix url
-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
}