mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Run as non-root user - plinth
This commit is contained in:
parent
26a724b773
commit
82f9655981
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user