Tech article
Omarchy: Any User Process Can Escalate to Root
No preview is available. Read the original article for the full story.
Hacker News | Aug 30, 2026 | trap0xcc
Automated excerpt
The underlying configuration has since been patched, so I’m publishing systems. The IssueOmarchy configured its default user as a member of the Linux docker group. That allows users to run commands such as:docker run ... without typing sudo. On arch the Docker daemon runs as root and listens on:/var/run/docker. sock Members of the docker group can communicate with that socket. A user did not have to actually use Docker. I highly recommend giving it a try.
Selected automatically from source text; not independently written or fact-checked. Read the original for full context.