mirror of
https://github.com/workinghard/jslisten.git
synced 2025-12-13 19:02:09 +00:00
run as account 'pi' not as highest privileged account.
This commit is contained in:
@@ -9,7 +9,7 @@ ExecReload=/bin/kill -9 $MAINPID
|
||||
ExecStop=/bin/kill -9 $MAINPID
|
||||
KillMode=process
|
||||
Restart=on-failure
|
||||
User=root
|
||||
User=pi
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user