Skip to content

Instantly share code, notes, and snippets.

@YourFriendCaspian
Created September 5, 2017 17:09
Show Gist options
  • Save YourFriendCaspian/b9b668c7f816224f9bf07ca5e707039f to your computer and use it in GitHub Desktop.
Save YourFriendCaspian/b9b668c7f816224f9bf07ca5e707039f to your computer and use it in GitHub Desktop.
Configure services to start on boot.
# Configure services to start on boot.
update-rc.d <Service_Name> enable
update-rc.d <Service_Name> enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment