On Fri, Nov 04, 2005 at 06:43:09PM +0100, Christian Perrier wrote:
> tags 87905 patch
> thanks again for the fish

> Just like Steve in this bug log, I actually see no reason for not
> activating swat by default.

> I remember I always found strange that I had to explicitely activate a
> service which I voluntarily installed...

> So, the attached patch should activate it after installation. Other
> maintainers, comments?

> --- swat.postinst.ori 2005-11-04 18:35:12.627266577 +0100
> +++ swat.postinst     2005-11-04 18:35:41.066477728 +0100
> @@ -16,8 +16,9 @@
>               ;;
>  esac
>  
> -# Set up swat, turned off by default.
> +# Set up swat
>  update-inetd --group OTHER --add \
>   '#<off># 
> swat\t\tstream\ttcp\tnowait.400\troot\t/usr/sbin/tcpd\t/usr/sbin/swat'
> +update-inetd --enable swat
>  
>  #DEBHELPER#

Is this the recommended way to add/enable a service in inetd?  This looks
too... easy :)

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to