1 2 3 4 5 6 7 8 9 10
#!/sbin/openrc-run name="Bareos File" command=/usr/sbin/bareos-fd pidfile=/run/$RC_SVCNAME.pid depend() { need net use dns }