mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-07-03 13:05:36 +01:00
9fee5296e4
This lets us run `which` I've found myself wanting this a bunch while trying to figure out, well, which binary I'm running. I can walk $PATH myself, but it's no fun. libbusybox.so size impact: +0 bytes (that is, it's less than the 4KB-padded text section we already have).