This commit is contained in:
2013-09-29 05:53:44 +04:00
parent 5b9b038001
commit 7ef5bbeecb
2 changed files with 50 additions and 0 deletions

8
etc/rc.conf Normal file
View File

@@ -0,0 +1,8 @@
# System-wide configuration
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_modules=()