Skip to content
  • Brian Cameron's avatar
    acconfig.h, configure.in, daemon/Makefile.am, daemon/gdm.c, Change to the · b8156037
    Brian Cameron authored
    2005-08-02  Brian Cameron  <brian.cameron@sun.com>
    
            * acconfig.h, configure.in, daemon/Makefile.am, daemon/gdm.c,
              Change to the way the patch introduced on 07/22 works.
              Now GDM continues to install the default gdm.conf file in
              %sysconfdir%/gdm unless the user runs configure with the
              --with-configdir option.  The daemon will now first look
              in this location and then look in the %sysconfdir%/gdm
              directory for the config file.  This allows GDM to better
              support system-wide configuration, but leaves the config
              file in %sysconfdir% for systems that do not need this
              feature.
            * docs/C/gdm.xml: Updated docs.
            * README.install: Updated text to include information about
              HaltCommand and RebootCommand.
    b8156037