add entries for il rcpu

This commit is contained in:
BurnZeZ 2018-12-07 01:41:27 +00:00
parent c6d4cd09a3
commit 96b1debbf8
2 changed files with 12 additions and 0 deletions

11
rc/bin/service/!il17019 Executable file
View file

@ -0,0 +1,11 @@
#!/bin/rc
if(~ $#* 3){
netdir=$3
remote=$2!`{cat $3/remote}
}
fn server {
~ $#remote 0 || echo -n $netdir $remote >/proc/$pid/args
rm -f /env/'fn#server'
. <{n=`{read} && ! ~ $#n 0 && read -c $n} >[2=1]
}
exec tlssrv -a /bin/rc -c server

View file

@ -325,6 +325,7 @@ il=ncpu port=17010
il=ncpunote port=17011
il=tcpu port=17012
il=cpu port=17013
il=rcpu port=17019
il=fsauth port=17020
il=rexauth port=17021
il=changekey port=17022