Skip to content

Restrict bootstrapd behavior in systemd service file  #1613

@benwaffle

Description

@benwaffle

See this reddit comment and check out systemd.exec(5)

You just add some lines such as:

PrivateTmp=yes
PrivateDevices=yes
PrivateNetwork=yes
ProtectSystem=full
ProtectHome=yes
NoNewPrivileges=yes

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