]> git.pld-linux.org Git - packages/pam.git/commitdiff
update update-motd.patch
authorElan Ruusamäe <glen@delfi.ee>
Thu, 2 Jun 2016 13:34:33 +0000 (16:34 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 2 Jun 2016 13:34:33 +0000 (16:34 +0300)
update-motd.patch

index 4d9cac658eea1806772a2a6f39ef2f71e7d19671..d319f1b4015d14f999566750aba3d723ce838dc0 100644 (file)
@@ -7,11 +7,9 @@ Authors: Dustin Kirkland <kirkland@canonical.com>
 
 Upstream status: not yet submitted
 
-Index: pam.ubuntu/modules/pam_motd/pam_motd.c
-===================================================================
---- pam.ubuntu.orig/modules/pam_motd/pam_motd.c
-+++ pam.ubuntu/modules/pam_motd/pam_motd.c
-@@ -48,14 +48,39 @@
+--- Linux-PAM-1.3.0/modules/pam_motd/pam_motd.c~       2016-05-30 11:18:57.000000000 +0300
++++ Linux-PAM-1.3.0/modules/pam_motd/pam_motd.c        2016-06-02 16:33:27.912175360 +0300
+@@ -48,13 +48,38 @@
  
  static char default_motd[] = DEFAULT_MOTD;
  
@@ -40,7 +38,6 @@ Index: pam.ubuntu/modules/pam_motd/pam_motd.c
 +      close(fd);
 +}
 +
- PAM_EXTERN
  int pam_sm_open_session(pam_handle_t *pamh, int flags,
                        int argc, const char **argv)
  {
This page took 0.222424 seconds and 4 git commands to generate.