> is svscan.  For example, here's my /service directory on my server:
> 
> axfrdns   dnscache  ftpd      msql2d    qmail     rsyncd    sshd
> bray      etrn      httpd     pop3d     qmtpd     smtpd     tinydns
> 
> Most of these are obvious.  "bray" is not a service name but instead
> the name of a friend who needs to have a tcpservice running on a
> non-root port.  So I do this:
>     #!/bin/sh
>     exec setuidgid bray   tcpserver  -HRl0 0 2379 ~bray/bin/server

Nothing wrong with this, but just as an alternative thought, nothing
stops users running their own svscan. I have a ~/service and guess how
the per-user svscans are started...


Regards.

Reply via email to