diff options
Diffstat (limited to 'host/cmake/redhat')
-rwxr-xr-x | host/cmake/redhat/post_install.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/cmake/redhat/post_install.in b/host/cmake/redhat/post_install.in index 25864e0ec..9608a282d 100755 --- a/host/cmake/redhat/post_install.in +++ b/host/cmake/redhat/post_install.in @@ -18,4 +18,5 @@ cp @CMAKE_INSTALL_PREFIX@/lib/uhd/utils/uhd-usrp.rules /etc/udev/rules.d/uhd-usrp.rules udevadm control --reload-rules +udevadm trigger ldconfig |