puppet/modules/rhizo_base/files/etc/sv/meas-json/log/run
Monocots bca9ccae5d Meas: separate the meas_json task
This allows more than one client to open the web meas
2020-04-11 05:29:46 +02:00

4 lines
89 B
Bash
Executable file

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