diff options
| author | Paul Wilde <31094984+pswilde@users.noreply.github.com> | 2025-04-15 13:05:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-15 12:05:13 +0000 |
| commit | 8689143214a80148229af312e545fd7cc7072050 (patch) | |
| tree | 78af2ceb706dbf3c242fc6e5a2c18fdabc82d91f /docs | |
| parent | 5d4d2e3e2a94085163ad080c88046ed7e9c6afa7 (diff) | |
| download | anubis-8689143214a80148229af312e545fd7cc7072050.tar.xz anubis-8689143214a80148229af312e545fd7cc7072050.zip | |
Create Anubis FreeBSD rc.d script (#274)
* Create anubis.freebsd
add freebsd rc.d script so can be run as a freebsd daemon
Signed-off-by: Paul Wilde <31094984+pswilde@users.noreply.github.com>
* Update CHANGELOG.md
Signed-off-by: Paul Wilde <31094984+pswilde@users.noreply.github.com>
---------
Signed-off-by: Paul Wilde <31094984+pswilde@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 37bf3b4..e602ad5 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Whitelisted [DuckDuckBot](https://duckduckgo.com/duckduckgo-help-pages/results/duckduckbot/) in botPolicies - Improvements to build scripts to make them less independent of the build host - Improved the OpenGraph error logging +- Added FreeBSD rc.d script so can be run as a FreeBSD daemon. ## v1.16.0 |
