dreadlock-ng.xinetd - dreadlock-ng - Remote locking daemon with a funny name. | |
git clone git://bitreich.org/dreadlock-ng git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
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 } |