1

Is there a manager that would run in the console, similar to sysv-rc-conf, that works with the latest systemd under Linux?

Ideally it would be able to operate on all runlevels, and be ncurses based.

2
  • 2
    Runlevels is a sysv concept that doesn't exist in systemd, although systemd targets are similar. Commented Mar 3, 2016 at 23:50
  • 1
    yast's services-manager module. Commented Mar 4, 2016 at 2:07

1 Answer 1

3

It's hard to prove non-existence, but all of the discussion which I find deals with the absence of anything analogous from systemd. Perhaps someone will reinvent it in a few years after the mess remaining from incomplete migration from chkconfig is completed (systemd definitely needs a tool of that sort).

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.