1 2 3 4 5 6 7
#!/bin/bash . /etc/rc.conf . /etc/rc.d/functions stat_runit "Starting UPS Driver Daemon" exec /usr/bin/upsdrvctl -D &> /dev/null