Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow systemd-timesyncd watch dbus runtime dir #780

Merged
merged 1 commit into from Jun 21, 2021

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Jun 15, 2021

systemd-timesyncd, like any dbus client, wants to connect() to
/run/dbus/system_bus_socket; if the socket file is not present,
the service establishes an inotify_add_watch() syscall to monitor
when the socket is created by the dbus broker.

Resolves: rhbz#1965720

systemd-timesyncd, like any dbus client, wants to connect() to
/run/dbus/system_bus_socket; if the socket file is not present,
the service establishes an inotify_add_watch() syscall to monitor
when the socket is created by the dbus broker.

Resolves: rhbz#1965720
@zpytela zpytela merged commit c7e92b0 into fedora-selinux:rawhide Jun 21, 2021
@zpytela zpytela deleted the sd-timesyncd-watch-dbus branch June 21, 2021 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant