fix: run as non-sudoer
This commit is contained in:
parent
6b80254e0b
commit
f8d2147fc9
@ -8,7 +8,7 @@ ExecStart=python3 api.py
|
||||
Restart=always
|
||||
|
||||
WorkingDirectory=/var/www/html/NCNU_Course
|
||||
User=pi
|
||||
User=course
|
||||
|
||||
RestartSec=10s
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user