a huge oops

This commit is contained in:
Jack L. Frost 2015-10-26 19:16:18 +03:00
parent 15592c0daa
commit 1d5e825201
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ cfg_hostname='spark'
# Services that start with @ are executed in parallel
cfg_services+=(
'fsck' 'mount' 'sysctl' 'rsyslogd'
'@lo.iface' '@scron' '@agetty-tty{2..6}'
'@lo.iface' '@scron' @agetty-tty{2..6}
)
# Uncomment and add modules you want to be loaded at boot time here