aboutsummaryrefslogtreecommitdiff
path: root/dendrite/dendrite-srv/run
blob: 9d8ba030c2e7ce21761922f3817e4e33d369dbf3 (plain) (blame)
1
2
3
4
5
#!/bin/execlineb -P
envfile /etc/s6/config/dendrite.conf
importas -sCuD "" OPTS OPTS
fdmove -c 2 1
execline-cd /var/lib/dendrite s6-setuidgid dendrite exec /usr/bin/dendrite ${OPTS}