From 9dd1747bb50450bff3498794202afdcf86d2cec4 Mon Sep 17 00:00:00 2001 From: Henning Oschwald Date: Sat, 6 Apr 2024 16:12:41 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c2d548..6dd60d9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Mailman 3 setup using Podman Quadlets. Containers are supposed to run in rootles # installation 1. Switch to the user account you want to use to run Mailman. 1. In the user account's home directory, create the directory where the Systemd generator looks for quadlets. -```bash $ mkdir -p ~mailman/.config/containers/systemd``` + ```bash $ mkdir -p ~mailman/.config/containers/systemd``` 1. Then copy the files from the *mailman/* subdirectory in this repository into the quadlet directory: ```bash $ cp mailman/* ~mailman/.config/containers/systemd/``` 1. Now we have to generate some secrets which the various components use to talk to each other: