From 9f85b0878f307141bd5ca57a0e3500409219115c Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 6 Feb 2022 14:45:21 +0000 Subject: made changes to acpid --- repo/util/sudo.xibuild | 1 + 1 file changed, 1 insertion(+) (limited to 'repo/util/sudo.xibuild') diff --git a/repo/util/sudo.xibuild b/repo/util/sudo.xibuild index a613ccb..f1d220f 100644 --- a/repo/util/sudo.xibuild +++ b/repo/util/sudo.xibuild @@ -28,6 +28,7 @@ Defaults secure_path="/usr/sbin:/usr/bin" %wheel ALL=(ALL) ALL EOF + mkdir -pv $PKG_DEST/etc/pam.d cat > $PKG_DEST/etc/pam.d/sudo << "EOF" # Begin /etc/pam.d/sudo -- cgit v1.2.1