Hi, ----- Mail original ----- > De: "Bastian Bittorf" <[email protected]> > À: "OpenWrt Development List" <[email protected]> > Envoyé: Vendredi 3 Janvier 2014 13:23:04 > Objet: Re: [OpenWrt-Devel] [PATCH] Add sysfixtime init script, replacement of > luci_fixtime > > * [email protected] <[email protected]> [02.01.2014 > 21:10]: > > > so simply set the system-time to the filedate of your cert + X > > > seconds. > > > > It seems much more complicated (where is the cert, also it need > > openssl-util to decode the cert, ...) > > and would only work for openvpn. Other (vpn) software relying on > > certs still need this. > > you can implement this in a generic way: > simply set the system-time to the newest > filedate you found in e.g. /etc - try this: > > #!/bin/sh /etc/rc.common > > START=00 > Thanks for the simpler idea I'm resending my patch
> > bye, bastian > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
