Skip to content

Suggestion: Hardening the service file #236

@jamespo

Description

@jamespo

You could add the below to the SystemD unit file for startup for extra security:

[Service]
PrivateTmp=yes
PrivateUsers=yes
ProtectSystem=true
NoNewPrivileges=True

I've tested these on my own system and they don't conflict for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions