This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
nagios-scripts/services/rc/ircbot

9 lines
100 B
Bash

#!/bin/ksh
daemon="/usr/local/bin/ircbot.sh"
daemon_user="_nagios"
. /etc/rc.d/rc.subr
rc_cmd $1