mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update and rename streama.service to systemd.service
This commit is contained in:
parent
1fcd9c35bc
commit
fbdb8eb90f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ User=admin
|
|||
Group=users
|
||||
Type=simple
|
||||
UMask=000
|
||||
ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama-1.6.0-FINAL.war
|
||||
ExecStart=/usr/bin/java -Djava.awt.headless=true -jar streama.war
|
||||
RestartSec=15
|
||||
Restart=always
|
||||
|
Loading…
Add table
Reference in a new issue