Files
tftpd/rootfs
jason d600555a13
tftpd / release-tftpd (push) Failing after 1m38s
🐛 Remove stale local function definitions from init.d script 🐛
__cd, __pcheck, __pgrep, and __proc_check were locally defined in
init.d scripts before they were added to the shared docker-entrypoint
functions library. These local copies shadow the improved library
versions and prevent library updates from taking effect.
- rootfs/usr/local/etc/docker/init.d/zz-nginx.sh: remove stale local __cd/__pcheck/__pgrep/__proc_check definitions; defer to shared library

rootfs/usr/local/etc/docker/init.d/zz-nginx.sh
2026-06-26 18:48:48 -04:00
..
2025-09-16 19:38:46 -04:00