#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ command=/usr/sbin/bacula-sd command_args="${SD_OPTIONS}" pidfile=/path/to/bacula-sd.pid depend() { need net use dns }