0

I have the /usr/lib/systemd and /etc/systemd directories, and systemd is running.

But I also have the /etc/init/ directory, with several .conf configuration files, I thought this was a sign of Upstart.

And I also thought Debian had moved to System V starting release 7. But that would imply having a /etc/inittab (that I don't have) directory, wouldn't it?

1
  • The purportedly duplicate question and answer make no mention whatsoever of upstart or /etc/init, which the questioner here is questioning the presence of. Ironically, there is an answer about /etc/init that involves recent discussions in the Debian world, and an answer to this question could mention that. It has nothing to do with /etc/inittab. Commented Oct 14, 2017 at 15:24

1 Answer 1

0

/etc/init is indeed where Upstart job files are located. However you do not have Upstart itself on Debian 9, and no job files there are actually being used. Such job files are installed by the various packages that include their own Upstart job definitions, just as they may install van Smorenburg rc scripts or systemd unit files that your particular choice of service/system management might not use.

In August of this year, some Debian people proposed a coördinated effort to remove all upstart job files from all Debian packages.

Further reading

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.