Skip to content
Snippets Groups Projects
Commit 73344b9c authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

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: default avatarEtienne CHAMPETIER <etienne.champetier@free.fr>

SVN-Revision: 39422
parent 76e28f6b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment