Update pacsatsim.service change user to pi

pacsat-v2.2-tlm
Alan Johnston 2 months ago committed by GitHub
parent 6532c06284
commit e1b916e4de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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.