8000 WriteFreely runs as root · Issue #85 · writefreely/writefreely · GitHub
[go: up one dir, main page]

Skip to content

WriteFreely runs as root #85

@gytisrepecka

Description

@gytisrepecka

Based on system service configuration file provided in production documentation, writefreely binary will run under root system user. To fix this, make sure to add following parameters in Service section:
User=writefreely
Group=writefreely
After systemctl daemon is reloaded, you will see writefreely binary now runs under corresponding user:
ps aux | grep writefreely

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0