agettys
This commit is contained in:
parent
92b8205255
commit
9363ea33f5
2
rc.conf
2
rc.conf
|
@ -11,7 +11,7 @@ cfg_hostname='spark'
|
||||||
# Services that start with @ are executed in parallel
|
# Services that start with @ are executed in parallel
|
||||||
cfg_services+=(
|
cfg_services+=(
|
||||||
'fsck' 'mount' 'sysctl' 'rsyslogd'
|
'fsck' 'mount' 'sysctl' 'rsyslogd'
|
||||||
'@lo.iface' '@scron'
|
'@lo.iface' '@scron' '@agetty-tty{2..6}'
|
||||||
)
|
)
|
||||||
|
|
||||||
# Uncomment and add modules you want to be loaded at boot time here
|
# Uncomment and add modules you want to be loaded at boot time here
|
||||||
|
|
Loading…
Reference in New Issue
Block a user