diff options
Diffstat (limited to 'appl/svc/rstyx.sh')
| -rw-r--r-- | appl/svc/rstyx.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/appl/svc/rstyx.sh b/appl/svc/rstyx.sh new file mode 100644 index 00000000..22f1dd09 --- /dev/null +++ b/appl/svc/rstyx.sh @@ -0,0 +1,4 @@ +#!/dis/sh.dis -n +load std +listen 'tcp!*!rstyx' {runas $user auxi/rstyxd&} +#and {ftest -d /net/il} {listen 'il!*!rstyx' {runas $user auxi/rstyxd&}} |
