docs: fix typo (#3027)
Minor typo that was being picked up by pre-commit
This commit is contained in:
parent
20f2f2dc59
commit
73c843dc63
|
@ -50,7 +50,7 @@ check them against pam.
|
||||||
|
|
||||||
The above configuration expects a PAM configuration for the `http-libretime` service.
|
The above configuration expects a PAM configuration for the `http-libretime` service.
|
||||||
|
|
||||||
To confiure this you need to create the file `/etc/pam.d/http-libretime` with the following contents.
|
To configure this you need to create the file `/etc/pam.d/http-libretime` with the following contents.
|
||||||
|
|
||||||
```
|
```
|
||||||
auth required pam_sss.so
|
auth required pam_sss.so
|
||||||
|
|
Loading…
Reference in New Issue