diff --git a/systemd/test.service b/systemd/test.service index 1c84d161..51a72ab0 100644 --- a/systemd/test.service +++ b/systemd/test.service @@ -3,7 +3,6 @@ Description=Test service [Service] EnvironmentFile=/home/pi/CubeSatSim/.progconfig -ExecStart = /usr/bin/prog $ARG1 $ARG2 ExecStart=/home/pi/CubeSatSim/radioafsk $ARG1 $ARG2 WorkingDirectory=/home/pi/CubeSatSim StandardOutput=inherit