aboutsummaryrefslogtreecommitdiff
path: root/monero/monero-srv/run
blob: 9cc195e775f7450c184b2a9577cf439ba47c61f9 (plain) (blame)
1
2
3
4
5
#!/bin/execlineb -P
envfile /etc/s6/config/monero.conf
importas -sCuD "" OPTS OPTS
fdmove -c 2 1
s6-setuidgid monero exec /usr/bin/monerod --non-interactive ${OPTS}