bmx7-dnsupdate: add package 5923/head
authorPaul Spooren <spooren@informatik.uni-leipzig.de>
Mon, 16 Apr 2018 08:34:26 +0000 (17:34 +0900)
committerPaul Spooren <spooren@informatik.uni-leipzig.de>
Tue, 17 Apr 2018 06:13:44 +0000 (15:13 +0900)
commitdda234aff8e19fa8e697a05f71cfef20a0915d01
treeb5030c8172fc1cdb355e29b7182d664e11c0a4a2
parent3c7d2ae182e4e7c8ae782c850c9b63d70c79ca14
bmx7-dnsupdate: add package

Makes it easy to address bmx7 shorids and hostnames with ping, ssh, etc.
Both are stored in /tmp/hosts/ and so loaded by dnsmasq.
Instead of using a cron job which triggers the bmx7 deamon every so and
so, inotifywait is used to see creation or deletion of originators in
/var/run/bmx7/json/originators/

Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
utils/bmx7-dnsupdate/Makefile [new file with mode: 0644]
utils/bmx7-dnsupdate/files/etc/init.d/bmx7-dnsupdate [new file with mode: 0755]
utils/bmx7-dnsupdate/files/usr/bin/bmx7-dnsupdate [new file with mode: 0755]