5
rc.conf
5
rc.conf
@@ -11,9 +11,12 @@ cfg_hostname='spark'
|
||||
# Uncomment and change this to yours
|
||||
#cfg_timezone='Europe/Moscow'
|
||||
|
||||
# Early fsck, if you don't have such a step in your initrd
|
||||
#cfg_early_fsck=1
|
||||
|
||||
# Services that start with @ are executed in parallel
|
||||
cfg_services+=(
|
||||
'fsck' 'mount' 'sysctl' 'rsyslogd'
|
||||
'mount' 'sysctl' 'rsyslogd'
|
||||
'@lo.iface' '@scron' @agetty-tty{2..6}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user