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

(RHEL-59088) udev: Handle PTP device symlink properly on udev action 'change' #300

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dtardon
Copy link
Member

@dtardon dtardon commented Sep 24, 2024

PTP device symlink creation rules are currently executed only when the udev action is 'add'. If a user reloads the rules and runs the udevadm trigger command to reapply changes, the symlink may be deleted, which can prevent the chronyd service from restarting properly.

Signed-off-by: Chengen Du chengen.du@canonical.com
(cherry picked from commit 6bd12be3fa7761f190e17efdbdbff4440da7528b)

Resolves: RHEL-59088

PTP device symlink creation rules are currently executed only when the
udev action is 'add'. If a user reloads the rules and runs the udevadm
trigger command to reapply changes, the symlink may be deleted, which
can prevent the chronyd service from restarting properly.

Signed-off-by: Chengen Du <chengen.du@canonical.com>
(cherry picked from commit 6bd12be3fa7761f190e17efdbdbff4440da7528b)

Resolves: RHEL-59088
@github-actions github-actions bot changed the title udev: Handle PTP device symlink properly on udev action 'change' (RHEL-59088) udev: Handle PTP device symlink properly on udev action 'change' Sep 24, 2024
@github-actions github-actions bot added tracker/invalid-product pr/needs-ci Formerly needs-ci pr/needs-review Formerly needs-review labels Sep 24, 2024
Copy link

github-actions bot commented Sep 24, 2024

Commit validation

Tracker - RHEL-59088

The following commits meet all requirements

commit upstream
22bfd5d - udev: Handle PTP device symlink properly on udev action 'change' systemd/systemd@6bd12be

Tracker validation

Failed

🔴 Tracker RHEL-59088 is missing severity

Success

🟢 Tracker RHEL-59088 has set desired product: rhel-9.4
🟢 Tracker RHEL-59088 has set desired component: systemd
🟢 Tracker RHEL-59088 has been approved


Pull Request validation

Failed

🔴 Failed or pending checks - ci (centos, 9)[failure]
🔴 Review - Missing review from a member (1 required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/needs-ci Formerly needs-ci pr/needs-review Formerly needs-review tracker/missing-severity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants