summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsolsTiCe d'Hiver2023-02-17 21:09:16 +0100
committersolsTiCe d'Hiver2023-02-17 21:09:16 +0100
commit044a4dfab0c7b8ba5b61ebdf8ff3345eb7688aca (patch)
tree1b0143089236bf358717fe7deb21ceb3f400943b
parentdbfa95c22bb623bff1e3356f2fd20b0edb232e8d (diff)
downloadaur-044a4dfab0c7b8ba5b61ebdf8ff3345eb7688aca.tar.gz
Add a comment about piavpn.service
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49edf550db60..39648f0a2a90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,7 @@ source=("https://installers.privateinternetaccess.com/download/pia-linux-${_pkgv
options=(!strip)
sha256sums=('eee140e511adfac4d74b059ed9d673f1b910163b5b92ac35642a65592fef639d')
+# == You need to enable and start piavpn.service. Run sudo systemctl enable --now piavpn.service ==
prepare() {
if [ $arch == "aarch64" ] ;then
sha256sums=('7cde46390c69104f6d21a7729f90222c3ff88dab6c8bef33c4d41dedcf2df783')
@@ -70,3 +71,4 @@ package() {
EOF
}
+# == You need to enable and start piavpn.service. Run sudo systemctl enable --now piavpn.service ==