Simon Baier
1975ef4c5a
add su user specifier
2018-06-27 23:05:12 +02:00
Simon Baier
29f0ebaa0f
adjust to upstream codebase
2018-06-27 22:30:52 +02:00
thelittlefireman
7cbcde75f8
fix somtimes force to jdownloader user
...
Exemple on synology docker interface env variable can't be empty and even if i put 0 to UID and GID this script force to "jdownloader user" and after that i've got some error (cannot access to download directory)
2017-09-30 16:23:52 +02:00
PlusMinus0
7e696d6fee
Fix useradd
2017-09-20 23:18:59 +02:00
PlusMinus0
27b22ae05a
Readdad inf loop and forking because I’m sure I had reasons tha last time I did it.
2017-09-20 18:18:54 +02:00
gotofoo
08cb2da105
Add ability to specify a UID and GID
2017-03-04 23:24:03 +01:00
PlusMinus
0182109d09
Revert "The JDownloader is now being run as a normal user."
...
This reverts commit fbfc22b847 .
2015-09-01 16:27:39 +02:00
PlusMinus
4112183a38
Revert "Fix for missing group"
...
This reverts commit 1e9968dcbb .
2015-09-01 16:27:25 +02:00
PlusMinus
21c2b850ad
Revert "chwon the needed folders"
...
This reverts commit e3a933650a .
2015-09-01 16:27:06 +02:00
PlusMinus
e3a933650a
chwon the needed folders
2015-09-01 16:18:57 +02:00
PlusMinus
1e9968dcbb
Fix for missing group
2015-09-01 15:59:26 +02:00
PlusMinus
fbfc22b847
The JDownloader is now being run as a normal user.
2015-09-01 15:48:44 +02:00
PlusMinus
3803e52cab
Added absolute path to shell script
2015-08-31 09:42:39 +02:00
PlusMinus
bbd9247bff
Run jd in background from the start.
2015-08-31 08:37:37 +02:00
PlusMinus
ee524983cd
When an update in JD2 was triggered and it restarted, the docker stopped. The added script should:
...
a) prevent it
b) kill JD gradually, when docker stop is being executed on this container
2015-08-28 15:39:01 +02:00