upgraded busybox, activated ntpd, activated mdev, added hotplug scripts for USB storage - /media, added sbin paths to dropbear
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
#
|
||||
# SATIP AXE firmware configuration
|
||||
#
|
||||
|
||||
HOSTNAME="satip-axe"
|
||||
|
||||
#
|
||||
# IPV4 config
|
||||
#
|
||||
@@ -8,6 +14,11 @@ IPV4="dhcp"
|
||||
#IPV4_BROADCAST="192.168.1.255"
|
||||
#IPV4_GATEWAY="192.168.1.1"
|
||||
|
||||
#
|
||||
# ntpd
|
||||
#
|
||||
NTPD_OPTS="-p 0.pool.ntp.org"
|
||||
|
||||
#
|
||||
# telnetd
|
||||
#
|
||||
|
Reference in New Issue
Block a user