Override rc.d script?

Is there something that I can override the default start-up scripts in /usr/local/etc/rc.d since every updates the custom start-up scripts get overwritten.

Will a local extension '.local' work such as /usr/local/etc/rc.d/postfix.local?
 
There's usually no need to edit them. Most scripts have variables that can be set in rc.conf to control them.
 
Back
Top