mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update systemd.service
This commit is contained in:
parent
5b2633d11f
commit
757a3ff5da
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
WorkingDirectory=/opt/streama/
|
||||
User=admin
|
||||
Group=streama
|
||||
User=streama
|
||||
Group=users
|
||||
Type=simple
|
||||
UMask=000
|
||||
ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue