Skip to content

Commit

Permalink
Change the service config to run as root.
Browse files Browse the repository at this point in the history
The certificate is not user accessible
  • Loading branch information
andreandradecosta committed Jul 13, 2017
1 parent 74f6287 commit ffb5472
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions res/rpimonitor.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ After=network.target
[Service]
ExecStart=/usr/local/rpimonitor/rpimonitor -config env.conf
Restart=always
User=rpimonitor
Group=rpimonitor
WorkingDirectory=/usr/local/rpimonitor/
StartLimitInterval=600

Expand Down

0 comments on commit ffb5472

Please sign in to comment.