Skip to content

Remove Tails automatic-decompression flag if no longer needed #6042

Closed
@eloquence

Description

This code in securedrop_init.py

subprocess.call(['/usr/bin/dconf', 'write',
'/org/gnome/nautilus/preferences/automatic-decompression',
'false'])

may no longer be needed; we removed the instructions for changing this setting on the SVS in freedomofpress/securedrop-docs@bb1e33b as it was no longer necessary in Tails 4. Tails 4 is now enforced as the required environment, so let's remove this code if it's no longer needed.

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues we would definitely appreciate volunteer help with

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions