From 381231f802cf164e4229b4c3b28d17fa0ebfdd8f Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 3 May 2020 15:52:33 -0400 Subject: [PATCH] Update test.service --- systemd/test.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/test.service b/systemd/test.service index 20510db2..a805b2fd 100644 --- a/systemd/test.service +++ b/systemd/test.service @@ -1,7 +1,7 @@ [Unit] Description=Test service -[Service +[Service] Environment="SCRIPT_ARGS=%I" ExecStart=/home/pi/CubeSatSim/radioafsk $SCRIPT_ARGS WorkingDirectory=/home/pi/CubeSatSim