By samoshi
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?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Please don’t, iirc, I think the scripts do initialization during VPS boot up. You instance might become unreachable when it boots up as it is not registered to DO service. If necessary checkout the exact scripts these statements invoke.
Hi @samoshi
You can safely remove those services, but if you restore a snapshot/backup, it will not spin up correctly, since those services are partly responsible for setting the correct network interface and other specific things of your droplet. That means you have to use the Console via the control panel to re-establish the services to get networking working again or manual edit the configurations.
And if you resize your droplet, there might be problems too. As well as if the data center reboots, then it’s important for getting the droplet up again correctly.
All in it’s very tiny scripts, which are helpful for managing your droplet. I would say the same thing as @mzs114 - leave them.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.