summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/902-telnetd_intr.patch
Commit message (Collapse)AuthorAgeFilesLines
* [busybox] At boot, the startup process is executed in a non-interactive ↵hcg2009-10-201-0/+12
shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18088 3c298f89-4303-0410-b956-a3cf2f4a3e73