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
7cfe866998
commit
1bae8c2e78
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ User=admin
|
||||||
Group=users
|
Group=users
|
||||||
Type=simple
|
Type=simple
|
||||||
UMask=000
|
UMask=000
|
||||||
ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama.war
|
ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama.jar
|
||||||
RestartSec=15
|
RestartSec=15
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue