Closed tazz4843 closed 2 months ago
Something in wireproxy calls landlock_create_ruleset, which triggers systemd killing the unit as that's not in the allowed syscall list. Easiest fix here is allowing it to call said fn.
landlock_create_ruleset
Something in wireproxy calls
landlock_create_ruleset
, which triggers systemd killing the unit as that's not in the allowed syscall list. Easiest fix here is allowing it to call said fn.