[Toybox] [PATCH] route should be in sbin
Eric Molitor
emolitor at molitor.org
Mon May 11 06:18:00 PDT 2020
Trivial patch to move route to sbin.
- Eric
--- toybox-clean/toys/pending/route.c 2020-05-11 14:13:45.520000000 +0100
+++ toybox/toys/pending/route.c 2020-05-11 14:13:59.330000000 +0100
@@ -12,7 +12,7 @@
*
* mod dyn reinstate metric netmask gw mss window irtt dev
-USE_ROUTE(NEWTOY(route, "?neA:", TOYFLAG_BIN))
+USE_ROUTE(NEWTOY(route, "?neA:", TOYFLAG_SBIN))
config ROUTE
bool "route"
default n
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20200511/71de0f88/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: route.patch
Type: application/octet-stream
Size: 436 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20200511/71de0f88/attachment.obj>
More information about the Toybox
mailing list