default hostname
This commit is contained in:
parent
776454a7e3
commit
2436075576
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user