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
aa75da33e0
commit
e58aa8621b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ After=network.target
|
|||
[Service]
|
||||
WorkingDirectory=/opt/streama/
|
||||
User=admin
|
||||
Group=users
|
||||
Group=streama
|
||||
Type=simple
|
||||
UMask=000
|
||||
ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue