diff --git a/CMakeLists.txt b/CMakeLists.txt index 9f79200d6..7a284a9ad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -586,10 +586,12 @@ if( WITH_UTEMPTER ) /usr/lib/utempter /usr/libexec/utempter /usr/libexec + /usr/sbin /usr/local/lib/${CMAKE_LIBRARY_ARCHITECTURE}/utempter /usr/local/lib/utempter /usr/local/libexec/utempter /usr/local/libexec + /usr/local/sbin ) if( UTEMPTER_HELPER ) message( STATUS "Looking for utempter helper - found" )