Re: on differnt port
"clemens fischer" <[email protected]> 20 Apr 2003 15:25:27 +0200
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <[email protected]> |
Russell Nelson <[email protected]>: > This presumes that the entries in /service are always symlinks, > which isn't a requirement for /service. i read somewhere (sorry, can't remember where), that /service/* entries can't be anything but symlinks. since svc(8) and friends chdir(2) into service directories, there's no reason for it, though. the execute permission is the only requirement for that chdir(2). clemens