Skip to content

Commit c3190dd

Browse files
missytakehpk42
authored andcommitted
doc: fix migration guide
fix #464
1 parent 5b8de76 commit c3190dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ to make sure you can connect with SSH.
281281
`ssh [email protected] tar c /etc/dkimkeys | ssh [email protected] tar x -C /etc/`
282282
so the DKIM DNS record stays correct.
283283

284-
3. On the new server, run `chown root: -R /var/lib/acme` and `chown root: -R /etc/dkimkeys` to make sure the permissions are correct.
284+
3. On the new server, run `chown root: -R /var/lib/acme` and `chown opendkim: -R /etc/dkimkeys` to make sure the permissions are correct.
285285

286286
4. Run `cmdeploy run --disable-mail --ssh-host 13.12.23.42` to install chatmail on the new machine.
287287
postfix and dovecot are disabled for now,

0 commit comments

Comments
 (0)