Run LCR under runit

This commit is contained in:
Ciaby 2015-07-07 14:09:49 +02:00
parent e21c1f8b91
commit ee1c6bd131
3 changed files with 12 additions and 0 deletions

View file

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

View file

@ -0,0 +1,2 @@
#!/bin/sh
/usr/sbin/lcr start