Home
last modified time | relevance | path

Searched refs:DDNSWRITECONFIG (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/
DMakefile21 DDNSWRITECONFIG = "$(DSTROOT)/Library/Application Support/Bonjour/ddnswriteconfig" macro
32 …if test -e $(DDNSWRITECONFIG) ; then chown 0:80 $(DDNSWRITECONFIG) ; chmod 4555 $(DDNSWRITECONFIG)…