Skip to content

Commit 19b2194

Browse files
committed
v0.2 + Improved startup sshuttle.service
1 parent 7804b20 commit 19b2194

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[Unit]
22
Description=sshuttle
33
Wants=network-online.target
4-
After=network.target
4+
After=network-online.target
55

66
[Service]
77
Type=simple
88
ExecStart=/etc/sshuttle-gui/connect.sh
9+
Restart=on-failure
910

1011
[Install]
1112
WantedBy=multi-user.target

0 commit comments

Comments
 (0)