diff --git a/host/sshjump.service b/host/sshjump.service index 2d523f8..92b0405 100644 --- a/host/sshjump.service +++ b/host/sshjump.service @@ -3,7 +3,7 @@ Description=sshJump After=network-online.target [Service] -ExecStart=/opt/sshjump/start_systemd.sh +ExecStart=/opt/sshjump/host/start_systemd.sh [Install] WantedBy=multi-user.target