parent
0beb5e7d1d
commit
4672c39ab1
@ -1,15 +0,0 @@
|
||||
[Unit]
|
||||
Description=Test demo service
|
||||
|
||||
[Service]
|
||||
TimeoutStopSec=5
|
||||
EnvironmentFile=/home/pi/CubeSatSim/.mode
|
||||
ExecStart=/home/pi/CubeSatSim/demo.sh $ARG1
|
||||
WorkingDirectory=/home/pi/CubeSatSim
|
||||
StandardOutput=inherit
|
||||
StandardError=inherit
|
||||
Restart=always
|
||||
User=root
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Loading…
Reference in new issue