summarylogtreecommitdiffstats
path: root/nordvpn-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'nordvpn-bin.install')
-rw-r--r--nordvpn-bin.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/nordvpn-bin.install b/nordvpn-bin.install
index 19f58cdd7ef8..6851385c82ce 100644
--- a/nordvpn-bin.install
+++ b/nordvpn-bin.install
@@ -7,15 +7,6 @@ post_install() {
echo " reboot"
}
-post_upgrade() {
- echo ':: In order to enable nordvpn you have to start the following service:'
- echo ' sudo systemctl enable --now nordvpnd'
- echo ':: You have to add yourself to the nordvpn group:'
- echo " sudo gpasswd -a USERNAME nordvpn"
- echo ':: You then have to restart for the group to be created:'
- echo " reboot"
-}
-
pre_install() {
if [ -d /var/lib/nordvpn/data/ ]; then
chattr -i /var/lib/nordvpn/data/*