diff --git a/systemd/cubesatsim.service b/systemd/cubesatsim.service index 3c38fee9..3261bf57 100644 --- a/systemd/cubesatsim.service +++ b/systemd/cubesatsim.service @@ -5,6 +5,6 @@ After=multi-user.target [Service] Type=simple ExecStart=/home/pi/CubeSatSim/demo.sh > /home/pi/CubeSatSim/log.txt 2>&1 - + [Install] WantedBy=custom.target