Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 3
    Ubuntu uses Upstart for its Init, which doesn't use /etc/rcX.d the way SysVInit does. More information: upstart.ubuntu.com Commented Feb 3, 2014 at 23:16
  • @samiam You should have answered the question with that. Commented Feb 4, 2014 at 3:56
  • Your right. I don't use upstart (CentOS guy mainly), so couldn't give him an explicit "here's where to look for system startup scripts" answer. Since it hasn't been answered, I will do that. Commented Feb 4, 2014 at 18:31