Skip to content

Commit

Permalink
Install hyprlock pam config to /etc/pam.d/ dir
Browse files Browse the repository at this point in the history
  • Loading branch information
BranchManager committed Mar 2, 2024
1 parent 4286cfb commit 372e35d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ protocol("unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml" "linux-dmabuf-unst
# Installation
install(TARGETS hyprlock)

set(PAM_INSTALL_DIR "/etc/pam.d")
install(FILES "pam/hyprlock" DESTINATION "${CMAKE_INSTALL_FULL_SYSCONFDIR}/pam.d")

0 comments on commit 372e35d

Please sign in to comment.