python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / moosefs / files / mfsmetalogger / run
blobbdd9fdf432a970cd9555550fdff36397b825439d
1 #!/bin/sh
2 [ -e conf ] && . ./conf
3 : ${CONF_FILE:=/etc/mfs/mfsmetalogger.cfg}
4 [ -e ${CONF_FILE} ] || exit 1
5 exec mfsmetalogger -c ${CONF_FILE} -f start