# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/kinfocenter/hotfix-sbin-ip.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- kinfocenter-6.6.91/kcms/network/ip.sh.vanilla 2026-06-10 20:26:14.284527339 +0200 +++ kinfocenter-6.6.91/kcms/network/ip.sh 2026-06-10 20:26:54.610059246 +0200 @@ -4,6 +4,8 @@ set -e +PATH="/sbin:/usr/sbin:$PATH" + DARKNESS="$1" AHA_ARGS=""