summaryrefslogtreecommitdiffstats
path: root/network/nordvpn/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'network/nordvpn/doinst.sh')
-rw-r--r--network/nordvpn/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/nordvpn/doinst.sh b/network/nordvpn/doinst.sh
index 3f2e7491ca..4283e18ffc 100644
--- a/network/nordvpn/doinst.sh
+++ b/network/nordvpn/doinst.sh
@@ -9,5 +9,5 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
fi
if [ -x /etc/rc.d/rc.nordvpn ]; then
- /etc/rc.d/rc.nordvpn restart
+ /etc/rc.d/rc.nordvpn restart > /dev/null
fi