ref: 0307ffc0d3c3ccef73202f099645a2663872e8e6
dir: /nauth/
#!/bin/rc -x # 2022-04-22T22:22:02-04:00 rfork e host=auth.inri.net auth=auth.inri.net sys=`{echo $host | awk -F '.' '{print $1}'} switch($1){ case -m rimport -c -s $sys $host / /n/$sys case * if(~ $service cpu terminal){ label $sys rcpu -h $host $* } if not drawterm -h $host -a $auth $* }