risotto is started with a specific user
This commit is contained in:
10
risotto.service
Normal file
10
risotto.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=risotto
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/risotto-server
|
||||
User=risotto
|
||||
Group=risotto
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user