minus-squareClemaX@lemm.eetoLinux@lemmy.ml•Need help: USB unlock LUKS on Alpine Linuxlinkfedilinkarrow-up3·30 days agoI think you may want to use for device in /dev/disk/by-uuid/* That doesn’t explain why you aren’t seeing messages. I see there is a shebang at the start of the script. Can you confirm that the script has the executable bit set for the root user? linkfedilink
minus-squareClemaX@lemm.eetoLinux@lemmy.ml•Looks like we are using Linux in universitylinkfedilinkarrow-up2·edit-21 month agoIt works with USB interfaces using passthrough. But yeah doesn’t make a lot of sense. linkfedilink
I think you may want to use
for device in /dev/disk/by-uuid/*
That doesn’t explain why you aren’t seeing messages. I see there is a shebang at the start of the script. Can you confirm that the script has the executable bit set for the root user?