background start

This commit is contained in:
2014-02-24 11:20:05 +04:00
parent bdc29d114c
commit 54c276fb9e
2 changed files with 15 additions and 2 deletions

View File

@@ -4,5 +4,5 @@ export PATH='/usr/local/bin:/usr/bin'
cfg_initscripts_dir='/etc/rc.d'
cfg_hostname='generic'
cfg_services=( 'fsck' 'udev' 'mount' 'syslog-ng' 'crond' 'network' 'dhcpcd' 'sshd' 'rc.local' )
cfg_services=( 'fsck' 'udev' 'mount' 'syslog-ng' 'crond' 'network' 'dhcpcd' '@sshd' 'rc.local' )
# cfg_modules=()