diff --git a/etc/rc.conf b/etc/rc.conf index 6f2caa8..459e52b 100644 --- a/etc/rc.conf +++ b/etc/rc.conf @@ -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