default hostname

This commit is contained in:
Jack L. Frost 2014-02-25 09:33:22 +04:00
parent 776454a7e3
commit 2436075576
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ export PATH='/usr/local/bin:/usr/bin'
cfg_initscripts_dir='/etc/rc.d'
# Hostname
cfg_hostname='cetaganda'
cfg_hostname='changeme'
# Services to start at boot time
cfg_services+=( 'mount' 'udev' 'rc.local' ) # You probably do need these