You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.
actually its not just the above only. It seems that systemd notify clients (those using the notify socket to dgram sendto systemd) also need to be able to dgram sendto kernel_t.
I did not see this because most notify clients are also journal clients and journal clients also do this
So i still wouldnt have associated this with all init daemons but its not just a journal client thing
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the init_systemd block of init_daemon_domain, kernel_dgram_send($1) is included. This may be journald-specific. Revisit this access.
The text was updated successfully, but these errors were encountered: