1 2 3 4 5 6 7 8 9
#!/sbin/openrc-run command=/usr/sbin/$SVCNAME pidfile=/var/run/$SVCNAME.pid depend() { need net after firewall }