Skip to content

Commit

Permalink
enable system clock
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo Fiedler committed Apr 4, 2019
1 parent 7d6b9ba commit c2daef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs_overlay/etc/erlinit.config
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# Uncomment to ensure that the system clock is set to at least the Nerves
# System's build date/time. If you enable this, you'll still need to use NTP or
# another mechanism to set the clock, but it won't be decades off.
#--update-clock
--update-clock

# Uncomment to hang the board rather than rebooting when Erlang exits
# NOTE: Do not enable on production boards
Expand Down

0 comments on commit c2daef9

Please sign in to comment.