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.

Required fields*

6
  • 1
    But it's WantedBy=multi-user.target, so it just means the service will start and before runlevel 2 right ? not necessarily when system reaches runlevel 2, am I wrong ? Commented Dec 10, 2018 at 17:53
  • 3
    What's a gfx multi-user shell? Any reference? Commented Oct 14, 2019 at 7:46
  • 1
    A gfx multi-user shell refer to a multi-user system with a GUI. Commented Oct 15, 2019 at 14:44
  • 2
    @TobiasHolm You might not be completely right, I'm getting the same target (graphical.target) even on a GUI-less Debian server with systemctl get-default. Commented Nov 27, 2021 at 10:30
  • FYI, see also man systemd.special and man runlevel. Commented Jan 17, 2024 at 8:32