1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00

Make LIACS proxy less aggressive.

This commit is contained in:
Bert Peters
2016-07-06 13:18:48 +02:00
parent a2addd83a8
commit 6cd6c299d4

View File

@@ -3,8 +3,8 @@ Description=SOCKS proxy to the liacs network
[Service] [Service]
Type=simple Type=simple
ExecStart=/usr/bin/ssh -N -D 12345 gold.liacs.nl ExecStart=/usr/bin/ssh -v -N -D 12345 gold.liacs.nl
Restart=on-failure Restart=no
[Install] [Install]
WantedBy=default.target WantedBy=default.target