1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

Fix minor capitalization error

fiwswe 2024-10-22 16:46:14 +02:00
parent 18abb298c5
commit 135f2173e1

@ -64,7 +64,7 @@ rc_cmd $1
`# rcctl start radicale3`
# Logging
Radicale Logs can be found in `/var/log/daemon`. You can configure [syslogd(8)](https://man.openbsd.org/syslogd) to place the logs into their own log file, e.g. by following these additional steps:
Radicale logs can be found in `/var/log/daemon`. You can configure [syslogd(8)](https://man.openbsd.org/syslogd) to place the logs into their own log file, e.g. by following these additional steps:
12. Add the following to the top of `/etc/syslogd.conf`:
```