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

Different server.

This commit is contained in:
2019-06-05 11:39:37 +02:00
parent 3d5a760acc
commit 7065afbace

View File

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