# /etc/inittab ::sysinit:/bin/rc.init # Stuff to do for the 3-finger salute ::ctrlaltdel:/bin/rc.shutdown reboot # Stuff to do on shutdown # # Use 'noop' so that rc.shutdown does not attempt to invoke its own shutdown # actions. Instead, it will return after it invokes sync/umount. This lets # init decide which shutdown action to run. (So that it's possible to correctly # handle halt, reboot, or poweroff) ::shutdown:/bin/rc.shutdown noop