How to run automatically without root?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 305
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
When running wsld using the instructions on the doc, it show this error:
Failed to listen: Operation not permitted (os error 1)
If I run the command with sudo wsld, everything works fine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the wsld invocation referenced by the documentation and reproduce the “Failed to listen: Operation not permitted” error without sudo. Trace which operation requires elevated permissions and determine whether rootless execution can be supported or documented; done means wsld runs successfully without sudo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100