diff options
Diffstat (limited to 'appl/svc/styx.sh')
| -rw-r--r-- | appl/svc/styx.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/appl/svc/styx.sh b/appl/svc/styx.sh new file mode 100644 index 00000000..3c5fde8f --- /dev/null +++ b/appl/svc/styx.sh @@ -0,0 +1,4 @@ +#!/dis/sh.dis -n +load std +listen -v 'tcp!*!styx' {export /&} # -n? +#and {ftest -d /net/il} {listen -v 'il!*!styx' {export /&}} # -n? |
