Unbuffer python...
This commit is contained in:
parent
b2dc07dc5b
commit
328bfac459
@ -3,7 +3,7 @@ Description=sejf
|
||||
After=lightdm.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/python /home/pi/sejf/raspi/pySejf.py
|
||||
ExecStart=/usr/bin/python -u /home/pi/sejf/raspi/pySejf.py
|
||||
Restart=always
|
||||
Environment=DISPLAY=:0
|
||||
User=pi
|
||||
|
Loading…
x
Reference in New Issue
Block a user