1
0
Fork 0

don't build NTP until there is a user

This commit is contained in:
Kevin Matz 2023-04-24 13:03:30 -04:00
parent 8fd3cc83cf
commit 22141d9a03
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
# RFC 4122 UUID
add_subdirectory(uuid)
# RFC 5905 NTPv4
#add_subdirectory(ntp)