commands.sh

ctrlaltdel

linux

Utility to control what happens when CTRL+ALT+DEL is pressed.

More info →

Examples (3)

Get current setting

Set CTRL+ALT+DEL to reboot immediately, without any preparation

Set CTRL+ALT+DEL to reboot "normally", giving processes a chance to exit first (send SIGINT to PID1)

made by @shridhargupta | data from tldr-pages