Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Running bin file #21

@warren-ru

Description

@warren-ru

SELinux prevents you from running a system service where the binary is in a user's home directory, or in your case, the root user's home directory.

To fix the problem, copy the binary to a proper directory such as /usr/local/bin and call it from there.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions