dreadlock-ng.xinetd - dreadlock-ng - Remote locking daemon with a funny name.
 (HTM) git clone git://bitreich.org/dreadlock-ng git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dreadlock-ng
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
       dreadlock-ng.xinetd (247B)
       ---
            1 service ingreslock
            2 {
            3         socket_type     = stream
            4         protocol        = tcp
            5         wait            = no
            6         user            = dreadlock
            7         server          = /usr/bin/dreadlock-ng
            8         server_args     =
            9         disable         = no
           10 }