diff --git a/Developer-Guide.md b/Developer-Guide.md index d597ad066c..53309af926 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -657,7 +657,7 @@ StandardOutput=tty # Must be disabled to allow the job to access the real console PrivateDevices=no Type=simple -ExecStart=/usr/bin/bash +ExecStart=/bin/bash Restart=always EOT ```