summaryrefslogtreecommitdiff
path: root/puppet/modules/site_couchdb/files/runit_config
blob: 169b4832b4128f176c9867d2eac7e151e9d1e71b (plain)
1
2
3
4
5
6
#!/bin/bash
exec 2>&1
export HOME=/home/bigcouch
ulimit -H -n 32768
ulimit -S -n 32768
exec chpst -u bigcouch /opt/bigcouch/bin/bigcouch