|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 45.1] [xen pv] /dev/hvc0 has permission 0600 after installation and caused non root user access denied | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP6 | Reporter: | Richard Fan <richard.fan> |
| Component: | systemd | Assignee: | systemd maintainers <systemd-maintainers> |
| Status: | VERIFIED FIXED | QA Contact: | |
| Severity: | Normal | ||
| Priority: | P1 - Urgent | CC: | fbui, rtsvetkov |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| URL: | https://openqa.suse.de/tests/13085653/modules/sshd/steps/39 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | xml of vm | ||
|
Description
Richard Fan
2023-12-18 05:55:07 UTC
Add some more information: Please see attached file for xml of the vm. and Please let me know if you need to access into my setup. Created attachment 871407 [details]
xml of vm
Thanks to Richard who providing me access to the affected system, I could identify the regression: it appears that the permissions for /dev/hvc0 was set up by agetty(8). However due to a change in serial-getty@.service (commit b4bf9007cbe) that passes the tty to agetty via stdin, agetty no more set the permissions up. Therefore udev needs to init the permissions of /dev/hvc* itself now. Fix submitted to usptream: https://github.com/systemd/systemd/pull/30526 Fix submitted via sr#316279, hence closing. Thanks again Richard for your help. This is an autogenerated message for OBS integration: This bug (1218137) was mentioned in https://build.opensuse.org/request/show/1138298 Factory / systemd The issue is gone in openQA test as well. so close it, thanks much for your kindly help! This is an autogenerated message for OBS integration: This bug (1218137) was mentioned in https://build.opensuse.org/request/show/1152118 Factory / systemd |