Use sysrc in FreeBSD install instruction

This commit is contained in:
aokblast 2024-08-25 10:27:52 +08:00 committed by nitnelave
parent 2c79a40a73
commit 6f7bfca682

View File

@ -11,7 +11,7 @@ Make your config, if your want to enable LDAPS, copy your server key and certifi
Enable lldap service in /etc/rc.conf:
`echo "lldap_enable=YES" > /etc/rc.conf`
`sysrc lldap_enable="YES"`
Start your service: