Run as non-root user - plinth

This commit is contained in:
nikhil rayaprolu 2016-07-27 22:46:17 +05:30 committed by Sunil Mohan Adapa
parent 26a724b773
commit 82f9655981
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -24,6 +24,8 @@ After=network.target
ExecStart=/usr/bin/plinth
Restart=on-failure
ExecReload=/bin/kill -HUP $MAINPID
User=plinth
Group=plinth
[Install]
WantedBy=multi-user.target