summaryrefslogtreecommitdiff
path: root/modules/pam_exec/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_exec/README')
-rw-r--r--modules/pam_exec/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_exec/README b/modules/pam_exec/README
index 14d1b9f0..a0a47f2d 100644
--- a/modules/pam_exec/README
+++ b/modules/pam_exec/README
@@ -43,7 +43,7 @@ EXAMPLES
Add the following line to /etc/pam.d/passwd to rebuild the NIS database after
each local password change:
- passwd optional pam_exec.so seteuid make -C /var/yp
+ password optional pam_exec.so seteuid /usr/bin/make -C /var/yp
This will execute the command