openwrt-packages/net/freeradius3
Alexey Dobrovolsky 8b2792adc9 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: 004-get-hostname-from-proc-in-radtest.patch

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-09-05 01:31:28 +03:00
..
files freeradius3: Fix to init script. 2020-05-05 12:03:10 +09:00
patches freeradius3: fix hostname invocation in radtest 2020-09-05 01:31:28 +03:00
Config.in freeradius3: add package 2016-07-12 11:37:05 -04:00
Makefile freeradius3: fix hostname invocation in radtest 2020-09-05 01:31:28 +03:00