From d714f456211ff719abf2620215b713e89066e7f2 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 3 May 2020 16:02:17 -0400 Subject: [PATCH] Update test.service --- systemd/test.service | 1 - 1 file changed, 1 deletion(-) 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