shithub: riscv

ref: d6c35b3de89d4ef57286e0b01431775f1fbca8fc
dir: /sys/src/cmd/auth/enable/

View raw version
#!/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