View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017665 | CentOS-8 | dhcp | public | 2020-08-11 17:17 | 2020-08-11 17:21 |
Reporter | philipp | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 8.2.2004 | ||||
Summary | 0017665: NetworkManager script for dhcp-server not installed with execute bits enabled | ||||
Description | The file /etc/NetworkManager/dispatcher.d/12-dhcpd which is part of the dhcp-server package gets installed as: -rw-r--r-- root root /etc/NetworkManager/dispatcher.d/12-dhcpd even though all other scripts in that directory are rwx-r-xr-x (755). Grepping the script out of /var/log/messages we see that this is indeed problematic: Aug 10 19:19:08 olney9 nm-dispatcher[1388]: req:2 'up' [enp1s0u2]: find-scripts: Cannot execute '/etc/NetworkManager/dispatcher.d/12-dhcpd': not executable by owner. | ||||
Steps To Reproduce | Install the package. Run "rpmls -l dhcp-server". | ||||
Tags | No tags attached. | ||||