aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/rc.conf b/rc.conf
index 38c6e01..389e0cd 100644
--- a/rc.conf
+++ b/rc.conf
@@ -11,7 +11,10 @@ TIMEZONE=Canada/Pacific
#
# Networking
#
-HOSTNAME=myhost
+HOSTNAME="myhost"
+IPADDR="192.168.0.2"
+NETMASK="255.255.255.0"
+GATEWAY="192.168.0.1"
#
# Daemons to start at boot-up