change to pi instead of root

pull/104/head
alanbjohnston 5 years ago committed by GitHub
parent d32debf636
commit 5c913e1830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ WorkingDirectory=/home/pi/CubeSatSim
StandardOutput=inherit
StandardError=inherit
Restart=always
User=root
User=pi
[Install]
WantedBy=default.target

Loading…
Cancel
Save

Powered by TurnKey Linux.