summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-11-20 13:10:15 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-11-20 13:10:15 +0000
commit2f9344023d3b5e6094f17a0ebe5393b55f116349 (patch)
treef87b5de0cd02e0904c9be5f6641397ccd440e7b7 /rules
parenta71c04ea29c861cfc530774a7235889df9c66e98 (diff)
downloadptxdist-2f9344023d3b5e6094f17a0ebe5393b55f116349.tar.gz
ptxdist-2f9344023d3b5e6094f17a0ebe5393b55f116349.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6352 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules')
-rw-r--r--rules/rootfs_inetd.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/rootfs_inetd.inc b/rules/rootfs_inetd.inc
index a962d1354..a76f9edf7 100644
--- a/rules/rootfs_inetd.inc
+++ b/rules/rootfs_inetd.inc
@@ -57,7 +57,7 @@ endif
# add NTP if enabled
#
ifdef PTXCONF_INETUTILS_NTP
-# FIXME: Whats needed to start ntp with inted?
+# FIXME: What's needed to start ntp with inetd?
@$(call install_replace, rootfs, /etc/inetd.conf, \
@NTP@, "" )
@$(call install_replace, rootfs, /etc/services, \