Systemd script updated

Change-Id: I99379c6c061c3817179f8af4bfa29496049a5761
This commit is contained in:
Nicola Peditto 2018-09-22 08:15:02 +02:00
parent 896a7a95bf
commit 398f363cad
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ StandardInput=null
StandardOutput=journal
StandardError=journal
WorkingDirectory=/usr/bin/
ExecStart=/usr/bin/python /usr/bin/lightning-rod
ExecStart=/usr/bin/python3 /usr/local/bin/lightning-rod
Restart=on-abort
[Install]