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