You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
490 B
17 lines
490 B
2 years ago
|
# inittab is no longer used.
|
||
|
#
|
||
|
# ADDING CONFIGURATION HERE WILL HAVE NO EFFECT ON YOUR SYSTEM.
|
||
|
#
|
||
|
# Ctrl-Alt-Delete is handled by /usr/lib/systemd/system/ctrl-alt-del.target
|
||
|
#
|
||
|
# systemd uses 'targets' instead of runlevels. By default, there are two main targets:
|
||
|
#
|
||
|
# multi-user.target: analogous to runlevel 3
|
||
|
# graphical.target: analogous to runlevel 5
|
||
|
#
|
||
|
# To view current default target, run:
|
||
|
# systemctl get-default
|
||
|
#
|
||
|
# To set a default target, run:
|
||
|
# systemctl set-default TARGET.target
|