spec: update hwdb after installation of rhel-net-naming-sysattrs
Related: RHEL-22278
This commit is contained in:
parent
68287ac528
commit
4c91fa82fc
@ -1352,6 +1352,9 @@ getent passwd systemd-oom &>/dev/null || useradd -r -l -g systemd-oom -d / -s /s
|
|||||||
%postun oomd
|
%postun oomd
|
||||||
%systemd_postun_with_restart systemd-oomd.service
|
%systemd_postun_with_restart systemd-oomd.service
|
||||||
|
|
||||||
|
%post -n rhel-net-naming-sysattrs
|
||||||
|
udevadm hwdb --update &>/dev/null || :
|
||||||
|
|
||||||
%global _docdir_fmt %{name}
|
%global _docdir_fmt %{name}
|
||||||
|
|
||||||
%files -f %{name}.lang -f .file-list-main
|
%files -f %{name}.lang -f .file-list-main
|
||||||
|
Loading…
Reference in New Issue
Block a user