UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 01e422e3 authored by John Wynn's avatar John Wynn
Browse files

Change libcackey.so file path to match Ubuntu Focal install path

parent cf5df130
No related merge requests found
......@@ -26,4 +26,4 @@ if [ "$cac_loaded" != "" ]
echo "No CAC Module detected..."
fi
modutil -add CAC -force -dbdir sql:/home/$USERNAME/.mozilla/firefox/$ffdir/ -libfile /usr/lib/pkcs11/libcackey.so
modutil -add CAC -force -dbdir sql:/home/$USERNAME/.mozilla/firefox/$ffdir/ -libfile /usr/lib64/libcackey.so
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment