Updated files

This commit is contained in:
Steven Seifried 2022-01-20 20:41:38 +01:00
parent 17e2fbcc06
commit cb66097399
No known key found for this signature in database
GPG key ID: 174371A9356D63E5
19 changed files with 17 additions and 18 deletions

View file

@ -1,14 +0,0 @@
[Unit]
Description=jDownloader2 Java Daemon
After=network.target
[Service]
User=jdown2
Group=jdown2
Type=simple
ExecStart=/usr/bin/java -jar /opt/jdown2/JDownloader.jar -norestart
TimeoutStopSec=20
KillSignal=SIGABRT
[Install]
WantedBy=multi-user.target