[acassen/keepalived] 668f8c: Ensure locations of pid files is consistent

pqarmitage <[email protected]> Wed, 22 Mar 2017 07:19:18 -0700
Newsgroups gmane.linux.keepalived.devel
Message-ID <58d287e63846a_751f3f81c12dbc34166879@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/acassen/keepalived
  Commit: 668f8c226484d06245eb03609674563b979482a9
      https://github.com/acassen/keepalived/commit/668f8c226484d06245eb03609674563b979482a9
  Author: Quentin Armitage <[email protected]>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M Makefile.in
    M bin_install/Makefile.in
    M configure
    M configure.ac
    M doc/Makefile.in
    M genhash/Makefile.in
    M keepalived/Makefile.am
    M keepalived/Makefile.in
    M keepalived/check/Makefile.in
    M keepalived/core/Makefile.am
    M keepalived/core/Makefile.in
    M keepalived/core/main.c
    M keepalived/dbus/Makefile.in
    M keepalived/etc/Makefile.in
    M keepalived/etc/init.d/Makefile.in
    M keepalived/etc/init/Makefile.in
    M keepalived/include/pidfile.h
    M keepalived/keepalived.service.in
    M keepalived/vrrp/Makefile.in
    M lib/Makefile.in
    M lib/config.h.in

  Log Message:
  -----------
  Ensure locations of pid files is consistent

Issue #563 identified that the generated keepalived.service has the
wrong location for the pid file. On investigating this it was discovered
that keepalived isn't following the GNU coding standards for location of
pid files; however, we can't now move the default location of pid files.

This commit ensures that the keepalived.service file's location for pid
files is consistent with where keepalived is placing them, but also adds
a configure option --enable-gnu-std-paths, which means that keepalived
will use ${localstatedir} for the location of pid files, while the default
remains /var/run

Signed-off-by: Quentin Armitage <[email protected]>


  Commit: ecc86590f018977af7fda1509aa298a1faf9887a
      https://github.com/acassen/keepalived/commit/ecc86590f018977af7fda1509aa298a1faf9887a
  Author: pqarmitage <[email protected]>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M Makefile.in
    M bin_install/Makefile.in
    M configure
    M configure.ac
    M doc/Makefile.in
    M genhash/Makefile.in
    M keepalived/Makefile.am
    M keepalived/Makefile.in
    M keepalived/check/Makefile.in
    M keepalived/core/Makefile.am
    M keepalived/core/Makefile.in
    M keepalived/core/main.c
    M keepalived/dbus/Makefile.in
    M keepalived/etc/Makefile.in
    M keepalived/etc/init.d/Makefile.in
    M keepalived/etc/init/Makefile.in
    M keepalived/include/pidfile.h
    M keepalived/keepalived.service.in
    M keepalived/vrrp/Makefile.in
    M lib/Makefile.in
    M lib/config.h.in

  Log Message:
  -----------
  Merge pull request #564 from pqarmitage/fixes

Ensure locations of pid files is consistent


Compare: https://github.com/acassen/keepalived/compare/6fa32f24ec55...ecc86590f018

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel