Skip to content

Commit

Permalink
add missing syscalls (paritytech#7521) (paritytech#7525)
Browse files Browse the repository at this point in the history
Co-authored-by: tugy <[email protected]>
  • Loading branch information
EgorPopelyaev and tugytur authored 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.