puppet/modules/rhizo_base/files/etc/sv/esme/log/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
No EOL
83 B
Bash
Executable file

#!/bin/sh
LOG_FOLDER=/var/log/esme
mkdir -p $LOG_FOLDER
exec svlogd -tt $LOG_FOLDER