Re: on differnt port
"David Phillips" <[email protected]> Sat, 19 Apr 2003 15:01:07 -0500
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <007c01c306ae$6a2d5da0$0201a8c0@brinstar> |
adam morley writes: > svc -d /service/ftpd > svc -d /service/ftp/log > rm /service/ftpd That's wrong. You will leave the supervise processes running and have no way to control them. This is the correct method: cd /service/ftpd rm /service/ftpd svc -dx . log http://cr.yp.to/daemontools/faq/create.html#remove -- David Phillips <[email protected]> http://david.acz.org/