ref: 6fc8e2e20a7eab5352c7b01660d7e7ea66e716a4 dir: /sys/src/cmd/auth/enable/
#!/bin/rc if(test -e /mnt/keys/$1) echo -n ok > /mnt/keys/$1/status if(test -e /mnt/netkeys/$1) echo -n ok > /mnt/netkeys/$1/status