mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
294 B
294 B
systemctl default
Enter system default mode. More information: https://www.freedesktop.org/software/systemd/man/systemctl.html#default.
- Enter default mode as a blocking operation:
systemctl default
- Enter default mode as asynchronous operation:
systemctl default --no-block