wok diff distcc/receipt @ rev 11694

distcc: update start script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 18 17:43:17 2012 +0100 (2012-02-18)
parents c2f84a816b96
children d40213305781
line diff
     1.1 --- a/distcc/receipt	Mon Apr 04 00:01:59 2011 +0200
     1.2 +++ b/distcc/receipt	Sat Feb 18 17:43:17 2012 +0100
     1.3 @@ -55,8 +55,8 @@
     1.4  	cat <<EOF
     1.5  ----
     1.6  Now you can:
     1.7 -* Just run '/etc/init.d/$PACKAGE start' to start daemon.
     1.8 -* Add $PACKAGE to RUN_DAEMONS in /etc/rcS.conf to run $PACKAGE àat boot time.
     1.9 +* Just run '/etc/init.d/distccd start' to start daemon.
    1.10 +* Add distccd to RUN_DAEMONS in /etc/rcS.conf to run distccd àat boot time.
    1.11  * Allow cliets in /etc/distcc/clients.allow
    1.12  ----
    1.13