unbound_exporter: Initial version of role

This commit is contained in:
Timo Makinen 2025-01-24 12:48:36 +00:00
parent d0d9f3430a
commit 74a517f942
2 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,10 @@
#!/bin/ksh
daemon="/usr/local/sbin/stunnel"
daemon_flags="/etc/unbound_exporter/stunnel.conf"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1