Perintah GDM

6.1. Perintah Pengguna Root GDM

Paket GDM menyediakan perintah berikut di sbindir yang dimaksudkan untuk dijalankan oleh pengguna root:

6.1.1. Opsi Perintah Baris gdm dan gdm-binary

The gdm command is really just a script which runs the gdm-binary, passing along any options. Before launching gdm-binary, the gdm wrapper script will source the <etc>/profile file to set the standard system environment variables. In order to better support internationalization, it will also set the LC_MESSAGES environment variable to LANG if neither LC_MESSAGES or LC_ALL are set. The gdm-binary is the actual GDM daemon.

Opsi Perintah Baris gdm dan gdm-binary
-?, --help

Gives a brief overview of the command line options.

--fatal-warnings

Buat semua peringatan menyebabkan GDM keluar.

--timed-exit

Keluar setelah 30 detik. Berguna untuk pengawakutuan.

--version

Cetak versi daemon GDM.

6.1.2. Opsi Perintah Baris gdm-restart

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. Opsi Perintah Baris gdm-safe-restart

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. Opsi Perintah Baris gdm-stop

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