mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-21 18:59:22 +01:00
crontab: workaround nordvpn breaking ssh remotely
This commit is contained in:
parent
28b72a211a
commit
d98b2ebd22
@ -1,3 +1,6 @@
|
|||||||
|
# Workaround it appearing to break SSH especially on family PC
|
||||||
|
@reboot /bin/bash -c "/bin/nordvpn set killswitch off;/usr/bin/systemctl disable --now nordvpnd.{service.socket} --quiet"
|
||||||
|
|
||||||
# Ensure /etc/sysctl.d/ gets read
|
# Ensure /etc/sysctl.d/ gets read
|
||||||
@reboot /usr/sbin/sysctl -p --system >/dev/null 2>&1
|
@reboot /usr/sbin/sysctl -p --system >/dev/null 2>&1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user