Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

redsocks failed to start because of user permission #322

@yongfengdu

Description

@yongfengdu

After installation of redsocks:
swupd bundle-add network-basic

systemctl start redsocks is having this error:
Job for redsocks.service failed because the control process exited with error code.
See "systemctl status redsocks.service" and "journalctl -xe" for details.

Looks like it's due to permission error.
Everything works fine after I removed the line
"User=nobody"
in service file:
/lib/systemd/system/redsocks.service

redsocks will start up with root permission.

Reproducible on every version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions