diff options
author | Christian Hesse <mail@eworm.de> | 2013-05-27 00:38:30 -0700 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-05-27 00:38:30 -0700 |
commit | c41922c726bdd6b233d570dea49ced90a32eceeb (patch) | |
tree | 5387b164c5a7dd99d9ec591613077eabe32a0a4e | |
download | dhcpcd-hook-ntpdate-c41922c726bdd6b233d570dea49ced90a32eceeb.tar.gz dhcpcd-hook-ntpdate-c41922c726bdd6b233d570dea49ced90a32eceeb.tar.zst |
Initial commit
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..db33ade --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +dhcpcd-hook-ntpdate +=================== + +Get time via network time protocol when interface is up by dhcpcd |