Update tailscale-webui.service
Add 5 second delay to give tailscaled a chance to fully start
This commit is contained in:
@@ -4,6 +4,7 @@ Requires=tailscaled.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=/bin/sleep 5
|
||||
ExecStart=/usrdata/tailscale/tailscale web --listen 0.0.0.0:8088
|
||||
RemainAfterExit=yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user