shithub: riscv

ref: 77e0feb67c2a5cf37d23810504a28fdc3c7ad380
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