puppet/modules/rhizo_base/files/osmo-nitb.run
Wile E. Coyote 7d506eb4be SMS: Add a switch to use_kannel (or not)
If we don't use kannel, then create the runit link in /etc/service
to run the python esme.
2018-11-15 15:31:40 +00:00

4 lines
143 B
Bash
Executable file

#!/bin/sh
ulimit -c unlimited
exec 2>&1
exec chrt 10 /usr/bin/osmo-nitb -C -P -m -c /etc/osmocom/osmo-nitb.cfg -l /var/lib/osmocom/hlr.sqlite3