GDM Commands

6.1. GDM Root User Commands

The GDM package provides the following commands in sbindir intended to be run by the root user:

6.1.1. gdm Command Line Options

gdm is the main daemon which sets up graphical login environment and starts necessary helpers.

gdm Command Line Options
-?, --help

Gives a brief overview of the command line options.

--fatal-warnings

Make all warnings cause GDM to exit.

--timed-exit

Exit after 30 seconds. Useful for debugging.

--version

Print the version of the GDM daemon.

6.1.2. gdm-restart Command Line Options

gdm-restart stops and restarts GDM by sending the GDM daemon a HUP signal. This command will immediately terminate all sessions and log out users currently logged in with GDM.

6.1.3. gdm-safe-restart Command Line Options

gdm-safe-restart stops and restarts GDM by sending the GDM daemon a USR1 signal. GDM will be restarted as soon as all users log out.

6.1.4. gdm-stop Command Line Options

gdm-stop stops GDM by sending the GDM daemon a TERM signal.