bootc-dev / bootc-dev/bootc

RFE: lift root requirements for some bootc commands

Open
#409 5 comments 0 reactions 0 assignees View on GitHub
area/client enhancement
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

Feel free to push back on this, but there are a number of rpm-ostree commands that can be run w/o sudo access. `rpm-ostree status` is what comes to mind. I believe we have policykit (or something like that!) to enable certain commands from non-privileged users. It would be nice if we could do the same for bootc.

I *think* we want any user w/ shell access to be able to querry:

```
$ bootc status
ERROR Status: Querying root privilege: This command requires root privileges
```

Thoughts?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.