mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[PR #883] [MERGED] FreeBSD rc.d service script #1001
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#1001
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/883
Author: @n-connect
Created: 3/28/2024
Status: ✅ Merged
Merged: 4/22/2024
Merged by: @nitnelave
Base:
main← Head:main📝 Commits (9)
07bf306FreeBSD rc.d service scriptca0bcf9Merge branch 'main' into main5b02d08Update lldap FreeBSD rc.d script comment sectionb1f2062Merge branch 'main' into main966f8dfFreeBSD install instructions97bdb50Rename to rc.d_lldapaba9bdcUpdate freebsd-install.md - fix script name in mvafa88ecUpdate README.md add FreeBSD details6454e98Update README.md fix missing .📊 Changes
3 files changed (+54 additions, -0 deletions)
View changed files
📝
README.md(+9 -0)➕
example_configs/freebsd/freebsd-install.md(+18 -0)➕
example_configs/freebsd/rc.d_lldap(+27 -0)📄 Description
Follow-up after closing PR #856 to have this service script independently. Manual/local lldap FreeBSD build available here
The script in its actual form takes into consideration, that lldap release has a complete structure:
Use:
cat lldap_enable=YES >> /etc/rc.confchown -R www:www /usr/local/lldap_serverNote:
When ldap will accept config file parameter speficying the web content dir, this file need to be updated as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.