jehanne/arch/amd64/bin/auth/enable

6 lines
134 B
Bash
Executable File

#!/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