LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

systemctl-default

Enter default system target

TLDR

Enter default mode
$ systemctl default
copy
Enter default mode asynchronously
$ systemctl default --no-block
copy

SYNOPSIS

systemctl default [OPTIONS]

DESCRIPTION

systemctl default transitions the system to the default target, typically `graphical.target` or `multi-user.target` depending on system configuration. This is equivalent to `systemctl isolate default.target`.This command is useful for returning a system to normal operation after being in rescue or emergency mode.

PARAMETERS

--no-block

Return immediately without waiting for the operation to complete

CAVEATS

The default target is determined by the symlink at `/etc/systemd/system/default.target`. Switching targets may stop services that are not required by the new target.

HISTORY

The default subcommand provides a convenient way to return to normal system operation without needing to know the specific default target name.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid