aboutsummaryrefslogtreecommitdiff
path: root/pam_umotd/pam_umotd.c
diff options
context:
space:
mode:
Diffstat (limited to 'pam_umotd/pam_umotd.c')
-rw-r--r--pam_umotd/pam_umotd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_umotd/pam_umotd.c b/pam_umotd/pam_umotd.c
index a489e24..b14ffab 100644
--- a/pam_umotd/pam_umotd.c
+++ b/pam_umotd/pam_umotd.c
@@ -385,7 +385,7 @@ pam_sm_close_session(pam_handle_t *pamh, int flags, int argc, const char **argv)
/* static module data */
struct pam_module _pam_motd_modstruct = {
- "pam_motd",
+ "pam_umotd",
NULL,
NULL,
NULL,

Return to:

Send suggestions and report system problems to the System administrator.