Question
Some pre-defined services in /etc/rc.conf I want to remove in FreeBsd
There’re some services in FreeBsd in /etc/rc.conf
# vim /etc/rc.conf
sshd_enable="YES"
digitaloceanpre="YES"
cloudinit_enable="YES"
digitalocean="YES"
What are the last 3 for? Can I remove them?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×