4 description="Full-featured LDAP client running as web application"
9 command="/usr/bin/python3"
10 command_args="-m web2ldap $host $port $command_args"
11 command_background=true
12 : ${command_user:="nobody:nogroup"}
13 pidfile="/run/web2ldap.pid"