Hi,

The current simple daemon script example outputs a warning:

/usr/local/etc/rc.d/mumbled: WARNING: $mumbled_enable is not set properly -
see rc.conf(5).

Suggested improvement:

rcvar=mumbled_enable
: ${mumbed_enable:=no}

Thanks for the top notch documentation, Gerhard.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to