Add problematic laptop
[tails-test.git] / config / chroot_local-hooks / 57-disable-gnome-keyring-gpg-functionality
blobfc3b22e6fffafea73002bfffe62b181ac3d94521
1 #!/bin/sh
3 set -e
5 echo "Disabling GNOME keyring's GnuPG functionality"
7 echo "X-GNOME-Autostart-enabled=false" \
8 >> /etc/xdg/autostart/gnome-keyring-gpg.desktop