To run rc scripts in /etc/rc
Uncategorized
1
Posts
1
Posters
5
Views
-
To run rc scripts in /etc/rc.d and /usr/local/etc/rc.d use service(8).
Run "service ${name_of_rc_script} start" to start a daemon and
"service ${name_of_rc_script} stop" to stop it.-- Lars Engels <lme@FreeBSD.org>
-
undefined stefano@mastodon.bsd.cafe shared this topic on