summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/modules/sudo/module.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/core/modules/sudo/module.conf b/core/modules/sudo/module.conf
index d2a78785..c1bec3ba 100644
--- a/core/modules/sudo/module.conf
+++ b/core/modules/sudo/module.conf
@@ -3,4 +3,9 @@ REQUIRED_BINARIES="
sudo
"
REQUIRED_LIBRARIES=""
-REQUIRED_DIRECTORIES=""
+REQUIRED_FILES="
+ /etc/pam.d/sudo
+"
+REQUIRED_DIRECTORIES="
+ /usr/lib/sudo
+"