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)
Browse files Browse the repository at this point in the history
  • Loading branch information
tugytur authored Jul 19, 2023
1 parent e628e48 commit ce4b760
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 ce4b760

Please sign in to comment.