family-dns: add new package

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
This commit is contained in:
Gregory L. Dietsche
2020-04-06 12:09:08 -05:00
parent cd79e92885
commit ee6400c952
6 changed files with 319 additions and 0 deletions
@@ -0,0 +1,9 @@
#!/bin/sh
#
# Copyright (c) 2020 Gregory L. Dietsche <Gregory.Dietsche@cuw.edu>
# This is free software, licensed under the MIT License
#
/usr/sbin/family-dns-update
exit 0