Added runit scripts.
This commit is contained in:
parent
ce9af69207
commit
4d2574d302
7 changed files with 43 additions and 5 deletions
4
modules/rhizomatica_base_system/files/etc/sv/osmo-nitb/log/run
Executable file
4
modules/rhizomatica_base_system/files/etc/sv/osmo-nitb/log/run
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
LOG_FOLDER=/var/log/osmo-nitb
|
||||
mkdir -p $LOG_FOLDER
|
||||
exec svlogd -tt $LOG_FOLDER
|
Loading…
Add table
Add a link
Reference in a new issue