mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-15 07:45:48 +01:00
Rebase to 3.17, restore GNU findutils package.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
# make folders
|
||||
mkdir -p \
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
exec \
|
||||
/usr/sbin/crond -f -S -l 0 -c /etc/crontabs
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost 9091" \
|
||||
s6-setuidgid abc /usr/bin/transmission-daemon \
|
||||
|
||||
Reference in New Issue
Block a user