summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-10-16 12:04:20 +0100
committerRoy Marples <roy@marples.name>2009-10-16 12:04:20 +0100
commitd27655c908b908e959687cbe31342c675ab6c043 (patch)
treed6f2cac787d449e97170ed593b6fad767074cab6 /conf.d
parent9f4a7afd83a313a8c69dd49fd44105cba7628e9a (diff)
downloadopenrc-d27655c908b908e959687cbe31342c675ab6c043.tar.gz
openrc-d27655c908b908e959687cbe31342c675ab6c043.tar.bz2
openrc-d27655c908b908e959687cbe31342c675ab6c043.tar.xz
Add domainname to the network script
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/network.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/network.in b/conf.d/network.in
index dc0f80c..7201925 100644
--- a/conf.d/network.in
+++ b/conf.d/network.in
@@ -26,3 +26,5 @@
# If you require DHCP, you should install dhcpcd and it to the boot or
# default runlevel.
+# NIS users can set the domain name here
+#domainname="foobar"