From 615ced45d28f0347d1418a2d4a1df994036f2b10 Mon Sep 17 00:00:00 2001 From: Juergen Beisert Date: Sun, 19 Nov 2006 14:51:59 +0000 Subject: fixing service names git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6345 33e552b5-05e3-0310-8538-816dae2090ed --- rules/cvs.in | 2 +- rules/portmap.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'rules') diff --git a/rules/cvs.in b/rules/cvs.in index 329560198..df1d97a91 100644 --- a/rules/cvs.in +++ b/rules/cvs.in @@ -119,7 +119,7 @@ config CVS_INETD_STRING depends on CVS_SERVER depends on CVS_INETD_SERVER prompt "inetd service entry" - default "cvs stream tcp nowait root /usr/bin/cvs cvsd -f @ROOT@ pserver" + default "cvspserver stream tcp nowait root /usr/bin/cvs cvsd -f @ROOT@ pserver" help This string is added to inetd's configuration /etc/inetd.conf. @ROOT@ in this string will be replaced by repository's root diff --git a/rules/portmap.in b/rules/portmap.in index de4638f11..0a84538a9 100644 --- a/rules/portmap.in +++ b/rules/portmap.in @@ -50,7 +50,7 @@ config PORTMAP_INETD_STRING depends on PORTMAP depends on PORTMAP_INETD_SERVER prompt "inetd service entry" - default "portmap stream tcp nowait root /sbin/portmap portmap" + default "sunrpc stream tcp nowait root /sbin/portmap portmap" help This string is added to inetd's configuration /etc/inetd.conf. -- cgit v1.2.3