Update cubesatsim.service

aprs-rpitx-v4
alanbjohnston 6 years ago committed by GitHub
parent e81ab81be2
commit 186c817185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,5 @@
[Unit]
Description=My service
After=network.target
[Service]
ExecStart=/home/pi/CubeSatSim/demo.sh > /home/pi/CubeSatSim/log.txt 2>&1
@ -8,7 +7,7 @@ WorkingDirectory=/home/pi/CubeSatSim
StandardOutput=inherit
StandardError=inherit
Restart=always
User=pi
User=root
[Install]
WantedBy=multi-user.target

Loading…
Cancel
Save

Powered by TurnKey Linux.