packages/net/freeradius3
Alexey Dobrovolsky 2d410422c5 freeradius3: fix hostname invocation in radtest
Canonical radtest start results in an error:

$ radtest bob hello localhost 0 testing123
/usr/bin/radtest: line 1: hostname: not found
(0) Error parsing "stdin": Failed to get value

hostname command is not present in OpenWrt.
Instead, hostname can be obtained from file /proc/sys/kernel/hostname.

added: 005-get-hostname-from-proc-in-radtest.patch

(backported from commit 8b2792a)
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-09-14 01:36:30 +03:00
..
files freeradius3: Fix to init script. 2020-05-13 09:45:09 +02:00
patches freeradius3: fix hostname invocation in radtest 2020-09-14 01:36:30 +03:00
Config.in freeradius3: add package 2016-07-12 11:37:05 -04:00
Makefile freeradius3: fix hostname invocation in radtest 2020-09-14 01:36:30 +03:00