summaryrefslogtreecommitdiffstats
path: root/network/nsd
diff options
context:
space:
mode:
Diffstat (limited to 'network/nsd')
-rw-r--r--network/nsd/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/nsd/README b/network/nsd/README
index 1b774e071e..521b12bdb1 100644
--- a/network/nsd/README
+++ b/network/nsd/README
@@ -15,5 +15,5 @@ To add NSD user in system run as root:
In order to run NSD during boot process, add to /etc/rc.d/rc.local :
if [ -x /etc/rc.d/rc.nsd ]; then
- /etc/rc.d/rc.nsd start
+ /etc/rc.d/rc.nsd start
fi