[Heimdal-source-changes] [heimdal/heimdal] 11c9e2: kadmin: handle systemd setpgid failure

GitHub noreply at github.com
Sat Aug 23 06:31:34 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 11c9e28192a9f6d35c921eb30b8cb5c3a2fecfea
      https://github.com/heimdal/heimdal/commit/11c9e28192a9f6d35c921eb30b8cb5c3a2fecfea
  Author: Ken Dreyer <ktdreyer at ktdreyer.com>
  Date:   2014-05-31 (Sat, 31 May 2014)

  Changed paths:
    M kadmin/kadm_conn.c

  Log Message:
  -----------
  kadmin: handle systemd setpgid failure

When running as a service under systemd, kadmin cannot successfully use
setpgid().  The call fails with EPERM. Do not treat this as a fatal
error; instead, allow kadmind to continue starting up.


  Commit: 904324de8f28276f7a69aae5e469dd63c1996b6a
      https://github.com/heimdal/heimdal/commit/904324de8f28276f7a69aae5e469dd63c1996b6a
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-08-22 (Fri, 22 Aug 2014)

  Changed paths:
    M kadmin/kadm_conn.c

  Log Message:
  -----------
  Merge pull request #100 from ktdreyer/kadmin-systemd-setpgid

kadmin: handle systemd setpgid failure


Compare: https://github.com/heimdal/heimdal/compare/8504dce265f4...904324de8f28


More information about the Heimdal-source-changes mailing list