summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c8047f82f..2ea8dead6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -607,10 +607,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" )