summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.d/named2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/named b/etc/rc.d/named
index e40a464..e90fd13 100755
--- a/etc/rc.d/named
+++ b/etc/rc.d/named
@@ -79,7 +79,7 @@ chroot_autoupdate()
fi
fi
- # Copy and/or update key files to the chroot /etc
+ # Copy and/or update key files to the chroot /etc
#
for file in localtime protocols services; do
if [ -r /etc/$file ]; then
OpenPOWER on IntegriCloud