Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
add missing syscalls (#7521) (#7525)
Browse files Browse the repository at this point in the history
Co-authored-by: tugy <33746108+tugytur@users.noreply.github.com>
  • Loading branch information
EgorPopelyaev and tugytur committed Jul 20, 2023
1 parent 1ed6e2e commit ff1c1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/packaging/polkadot.service
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RestrictNamespaces=true
RestrictSUIDSGID=true
SystemCallArchitectures=native
SystemCallFilter=@system-service
SystemCallFilter=landlock_add_rule landlock_create_ruleset landlock_restrict_self seccomp
SystemCallFilter=~@clock @module @mount @reboot @swap @privileged
UMask=0027

Expand Down

0 comments on commit ff1c1d9

Please sign in to comment.