diff options
Diffstat (limited to 'monero/monero-srv/run')
-rw-r--r-- | monero/monero-srv/run | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/monero/monero-srv/run b/monero/monero-srv/run new file mode 100644 index 0000000..460d777 --- /dev/null +++ b/monero/monero-srv/run @@ -0,0 +1,5 @@ +#!/bin/execlineb -P +envfile /etc/s6/config/connman.conf +importas -sCuD "" OPTS OPTS +fdmove -c 2 1 +exec /usr/bin/monerod ${OPTS} |