summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/netperf/files/netserver_permissions.patch
Commit message (Collapse)AuthorAgeFilesLines
* netserver: don't change permissions on /dev/nullAshish Sharma2022-06-301-0/+29
Source: MontaVista Software, LLC MR: 117141 Type: Defect Fix Disposition: Backport from [https://github.com/HewlettPackard/netperf/pull/27/commits/78c9ae7d9a6735575bc72dd28a19b2bc3a251981] ChangeID: 199f8618971de15d177dab9651f82f5696ff1aa1 Description: the (now default) suppress_debug=1 changes permissions on /dev/null to 0644. Don't do this. Signed-off-by: Ashish Sharma <asharma@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>