update command for xinetd

William Hooper whooperhsd3 at earthlink.net
Tue Apr 12 20:34:25 UTC 2005


bruce said:
> ps...
>
> here's the script i'm reviewing... ------------------------------------
[snip]
> update-inetd --remove  "svnserve stream tcp nowait.400 gforge_scm
> /usr/bin/svnserve svnserve -i -r /var/lib/gforge/chroot/svnroot" || true
> update-inetd --add  "svnserve stream tcp nowait.400 gforge_scm
> /usr/bin/svnserve svnserve -i -r /var/lib/gforge/chroot/svnroot"
> /usr/lib/gforge/plugins/scmsvn/bin/install-viewcvs.sh

>From the looks of it, this isn't needed with xinetd.  Just drop the config
file in /etc/xinitd.d/ then "chkconfig <service> on".

-- 
William Hooper




More information about the fedora-list mailing list