From 66f8690d421f66ea2947d4e03b79f7489e7410a4 Mon Sep 17 00:00:00 2001 From: 12nick12 Date: Wed, 6 Jun 2018 06:46:58 -0400 Subject: [PATCH] Update sshjump.service --- host/sshjump.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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