tn3399_openwrt/package/base-files
Jo-Philipp Wich 73344b9c56 Add sysfixtime init script, replacement of luci_fixtime
Simply scan for the most recent file in /etc and set
system time to this file modification time if it's in the future
It allow some time dependent program to work immediatly
without waiting for ntpd to sync

v1: v2: bad approach
v3: simply scan /etc, thanks to Bastian Bittorf for the idea
v4: use sort -n, thanks to Catalin Patulea
v5: use [] instead of [[]], thanks to Andreas Mohr
v6: use openwrt style, thanks to Bastian Bittorf

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>

SVN-Revision: 39422
2014-01-29 13:17:03 +00:00
..
files Add sysfixtime init script, replacement of luci_fixtime 2014-01-29 13:17:03 +00:00
image-config.in Add package signing infrastructure 2013-10-02 12:12:10 +00:00
Makefile base-files: add ucidef_add_switch_port function 2014-01-23 11:33:41 +00:00