X-Git-Url: http://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=files%2Fetc%2Fprofile.d%2Fbusybox.sh;fp=files%2Fetc%2Fprofile.d%2Fbusybox.sh;h=eb86f2b42d5fb67b8a830060ec267422d458fc98;hp=0000000000000000000000000000000000000000;hb=bf1687b229f4434fd6e775d6ae65913fb8cf7215;hpb=dd95be3d806b5ff3aaaff23d926b1f9b3d92fe3a diff --git a/files/etc/profile.d/busybox.sh b/files/etc/profile.d/busybox.sh new file mode 100644 index 0000000..eb86f2b --- /dev/null +++ b/files/etc/profile.d/busybox.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +PATH="${PATH:/opt/busybox}"