aboutsummaryrefslogtreecommitdiffstats
path: root/inittab.systemd
blob: 8a9eb6308feb3221ec873be4e1c57d77c93d4fd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# inittab is no longer used when using systemd.
#
# ADDING CONFIGURATION HERE WILL HAVE NO EFFECT ON YOUR SYSTEM.
#
# System initialization is started by /lib/systemd/system/sysinit.service
#
# Non-SysV tasks for individual runlevels live in /lib/systemd/system/runlevelX.target.wants
#
# Ctrl-Alt-Delete is handled by /etc/systemd/system/ctrl-alt-del.target
#
# To set a default runlevel <X>, run:
#
# ln -s /lib/systemd/system/runlevel<X>.target /etc/systemd/system/default.target