JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12.03.2018, 11:27
dariusmk dariusmk is offline
JD Fan
 
Join Date: Aug 2011
Posts: 79
Default JDownloader beim Hochfahren des NAS automatisch starten

Hallo,

ich habe JDownloader auf meinem NAS von Hand als admin unter /volume1/@appstore/JDownloader installiert. Ich bin dabei nach der Anleitung "Install JDownloader on NAS and embedded devices" auf jdownloader.org vorgegangen.

Nach der Installation von JDownloader habe ich das Skript start.sh mit folgendem Inhalt erstellt:

#!/bin/sh
JAVA_HOME=/volume1/@appstore/java8/ejdk1.8.0_161/linux_i586/jre
export JAVA_HOME
cd /volume1/@appstore/JDownloader
umask 000
$JAVA_HOME/bin/java -jar JDownloader.jar >/dev/null 2>/dev/null &

In welchen Ordner muss ich start.sh legen, damit JDownloader beim Hochfahren des NAS gestartet wird?

Danke für einen Hinweis.
dariusmk
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 20:28.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.