This commit is contained in:
Yossi 2018-03-20 20:42:53 +02:00
parent 1033553529
commit 20bade5ab9

View File

@ -22,7 +22,7 @@ case "$1" in
sudo python /home/core/modules/indicators/python/states/standalone.py welcome
# start recording
sudo ncie -n -19 node /home/core/modules/video/index.js &
sudo nice -n -19 node /home/core/modules/video/index.js &
# run button / bluetooth daemon
sudo python /home/core/daemons/bluetooth/initPin.py &