Added runit scripts.

This commit is contained in:
Ciaby 2014-07-11 15:38:15 -05:00
parent ce9af69207
commit 4d2574d302
7 changed files with 43 additions and 5 deletions

View file

@ -0,0 +1,4 @@
#!/bin/sh
LOG_FOLDER=/var/log/osmo-nitb
mkdir -p $LOG_FOLDER
exec svlogd -tt $LOG_FOLDER