mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
Make LIACS proxy less aggressive.
This commit is contained in:
@@ -3,8 +3,8 @@ Description=SOCKS proxy to the liacs network
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/ssh -N -D 12345 gold.liacs.nl
|
||||
Restart=on-failure
|
||||
ExecStart=/usr/bin/ssh -v -N -D 12345 gold.liacs.nl
|
||||
Restart=no
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Reference in New Issue
Block a user