[Git-commits] [grml/grml-network] d846b2: netcardconfig: Avoid full path usage for invocatio...

Michael Prokop noreply at github.com
Mon Sep 9 17:28:28 CEST 2024


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-network
  Commit: d846b27027ecd44a06e39242763030b105c081e1
      https://github.com/grml/grml-network/commit/d846b27027ecd44a06e39242763030b105c081e1
  Author: Michael Prokop <mika at grml.org>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M sbin/netcardconfig

  Log Message:
  -----------
  netcardconfig: Avoid full path usage for invocation of ip(8)

iproute2 used to ship a symlink from /sbin/ip to /bin/ip
for backwards compatibility, though this got recently dropped
(see https://lists.debian.org/debian-devel/2024/08/msg00208.html).

While this got restored again afterwards, let's be prepared!


  Commit: 05b39c873dc2a9c015b1519362b76eb1bd51d111
      https://github.com/grml/grml-network/commit/05b39c873dc2a9c015b1519362b76eb1bd51d111
  Author: Michael Prokop <115592+mika at users.noreply.github.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M sbin/netcardconfig

  Log Message:
  -----------
  Merge pull request #17 from grml/mika/ip

netcardconfig: Avoid full path usage for invocation of ip(8)


Compare: https://github.com/grml/grml-network/compare/e3ab259b8de7...05b39c873dc2

To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-network/settings/notifications


More information about the Git-commits mailing list