]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/auth/enable
awk: make empty FS unicodely-correct.
[plan9front.git] / sys / src / cmd / auth / enable
1 #!/bin/rc
2 if(test -e /mnt/keys/$1)
3         echo -n ok > /mnt/keys/$1/status
4 if(test -e /mnt/netkeys/$1)
5         echo -n ok > /mnt/netkeys/$1/status