Skip to content

Commit

Permalink
adds _loc._udp to migrate from _loclist
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-burns committed Apr 24, 2024
1 parent 537274e commit 754c52c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions env.dnssd-service
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#NSUPDATE_SIG0_KEYPATH="${HOME}/src/great-dane/test_go"
DEBUG="true"
DNSSD_SERVICES=${DNSSD_SERVICES:-"_ssh._tcp _telnet._tcp _gopher._tcp _http._tcp _ftp._tcp _loclist._udp" }
#DEBUG="true"
DNSSD_SERVICES=${DNSSD_SERVICES:-"_ssh._tcp _telnet._tcp _gopher._tcp _http._tcp _ftp._tcp _loc._udp _loclist._udp"}

0 comments on commit 754c52c

Please sign in to comment.