minisatip8 fixes, add possibility to pass options to syslogd (remote log)

This commit is contained in:
Jaroslav Kysela
2018-01-25 09:00:55 +01:00
parent c7fcbbbecd
commit f356862959
4 changed files with 23 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# SATIP AXE firmware configuration
#
CFGVER="12"
CFGVER="14"
HOSTNAME="satip-axe"
KMODULES="drivers/usb/serial/cp210x.ko drivers/usb/serial/pl2303.ko drivers/usb/serial/ftdi_sio.ko"
@@ -41,6 +41,11 @@ IPV4="dhcp"
#
NTPD_OPTS="-p 0.pool.ntp.org"
#
# syslogd
#
#SYSLOGD_OPTS="-R 192.168.1.1:514"
#
# telnetd
#