ref: 04a8392f8c7c75f585d48360774c6f1faa950f0c 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