mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
example_configs: correct the manual for pkg support in FreeBSD
This commit is contained in:
@@ -22,6 +22,6 @@ logfile="/var/log/${name}.log"
|
||||
|
||||
procname=/usr/local/lldap_server/lldap
|
||||
command="/usr/sbin/daemon"
|
||||
command_args="-u www -o ${logfile} -t ${name} /usr/local/lldap_server/lldap run"
|
||||
command_args="-u ldap -o ${logfile} -t ${name} /usr/local/lldap_server/lldap run"
|
||||
|
||||
run_rc_command "$1"
|
||||
|
||||
Reference in New Issue
Block a user