unos-repository

APK repository for unos
git clone git://git.finwo.net/misc/unos-repository
Log | Files | Refs | README

linkd.cnf (701B)


      1 # linkd configuration.
      2 #
      3 # The socket path differs from linkd's own default (/var/run/linkd.sock):
      4 # UNOS mounts a tmpfs on /run and ships no /var/run, so the daemon and every
      5 # client are pointed at the path that exists here.
      6 
      7 config_ports  /etc/network/ports /etc/network/ports.d/*.cnf
      8 config_iface  /etc/network/interfaces /etc/network/interfaces.d/*.cnf
      9 
     10 listen        unix:///run/linkd.sock
     11 
     12 # TCP listeners need `authfile` set, and linkd refuses to bind one without it.
     13 # Generate entries with: linkctl hash <user>
     14 #
     15 # authfile    /etc/linkd.passwd
     16 # listen      tcp://127.0.0.1:6789
     17 
     18 # Hardware dataplanes are declared here; the openbcm package drops one in.
     19 #
     20 # plugin      /usr/lib/linkd/bcm