summaryrefslogtreecommitdiff
path: root/sys-apps/iproute2/files/iproute2-default-color-auto.patch
blob: eb017ecd61c8e1c01223800220989619eb77fd56 (plain)
1
2
3
4
5
6
7
diff --git a/ip/ip.c b/ip/ip.c
index 40d2998a..454da1a3 100644
--- a/ip/ip.c
+++ b/ip/ip.c
@@ -169 +169 @@ int main(int argc, char **argv)
-	int color = 0;
+	int color = COLOR_OPT_AUTO;