#! /bin/bash # wrapper script for systemd service [ -f /etc/conf.d/webfsd ] && . /etc/conf.d/webfsd # -F for simple target exec /usr/bin/webfsd -F ${WEBFSD_ARGS}