mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
15 lines
411 B
Plaintext
15 lines
411 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# gdm-safe-restart
|
|
|
|
> Restart the GNOME Display Manager (GDM) only when all users have logged out.
|
|
> See also: `gdm`, `gdm-binary`, `gdmsetup`, `gdm-stop`, `gdm-restart`.
|
|
> More information: <https://manned.org/gdm>.
|
|
|
|
- Restart the GNOME Display Manager application when all users have logged out:
|
|
|
|
`gdm-safe-restart`
|