shithub: riscv

ref: 96210d79b29eb31c6958c7aada57f39dc7f6cdcf
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