pass HOST_ variables, not BUILD_
[buildroot.git] / package / mdnsresponder / mDNSResponderPosix.conf
blob639e7be27072dcfb77dd04f573256038ca1307d7
1 # See http://www.dns-sd.org/ServiceTypes.html for service types and parameters.
2 # Format is:
3 #       name
4 #       service type
5 #       port
6 #       [params, name=value, one per line]
7 # NOTE: At least as of 107.1 there is a bug where you cannot have a blank line
8 # NOTE: before the first entry if there are any leading comments.
9 #yourhost
10 #_ssh._tcp.
11 #22
13 #yourhost
14 #_http._tcp.
15 #80
16 #path=/
18 #yourhost
19 #_ftp._tcp.
20 #21
21 #u=yourusername
22 #p=password
23 #path=/somepath