|
Bugzilla – Full Text Bug Listing |
| Summary: | User specific drop-in directory has the wrong name | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Manfred Hollstein <manfred.h> |
| Component: | Basesystem | Assignee: | systemd maintainers <systemd-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fbui, jengelh |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Manfred Hollstein
2023-10-28 10:31:32 UTC
bisect on Base:System/systemd:
files.systemd:
1464 (fbui 2023-10-19 14:27:22 38) %dir %{_sysconfdir}/systemd/user.confd.d
r1464 | fbui | 2023-10-19 14:27:22 | f60694ed66a11bccb488bd4259f9591d | 254.5 |
- Ship the main configuration files in /usr/lib/
Besides the fact that shipping files in /etc is not recommended anymore, this
change will hopefully encourage users to customize the defaults via the mean
of drop-ins hence removing the risk of conflicts with downstream
customization.
In contrary, shipping empty directories *.conf.d/ in /etc is not a concern and
should suggest users to create drop-ins (bug 1207056).
Oh no... I'll fix it ASAP, sorry for the troubles. Fix submitted: https://build.opensuse.org/request/show/1121115 Thanks for the quick report. |