Linux Foundation Certified System Administrator (LFCS) — Question 34

Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?

Answer options

Correct answer: C

Explanation

The correct answer is C, /etc/inittab, as this file controls the behavior of the init system, including key combinations like ctrl-alt-delete. The other options are either not related to SysV init or do not control the key sequences for the system.