Skip to content

handling of commands that needs sudo permission #46

Description

@iaacornus

there are alot of commands that the program needs to execute needing sudo permission, this includes system wide modifications in flatpak overrides, config modifications in /etc, addition of repo with sudo ostree, or removing and adding systemd services and autostart programs.

handling sudo by including it in the CMD_ argument to subprocess.Popen or subprocess.call does not seem to be a good idea. The polkit cannot be configured either since it is in /usr

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions