hhdang6637 / embedded_linux_skeleton

Building U-Boot, Linux kernel, and Rootfs from scratch for the embedded system (raspberry-pi)
GNU General Public License v2.0
22 stars 3 forks source link

Login timeout improvement: use uptime instead of system time #114

Closed hvloi closed 5 years ago

hvloi commented 5 years ago

This is pull-request for issue #110 Using uptime to manage web session timeout instead of system time.