Fix chown

This commit is contained in:
Bob Mottram 2014-03-12 21:01:02 +00:00
parent 7ed39d5280
commit 70677316ed
1 changed files with 1 additions and 1 deletions

View File

@ -1496,7 +1496,7 @@ If you later create an encrypted mailing list then the root user will also need
#+BEGIN_SRC: bash
su
cp -r /home/myusername/.gnupg ~/
chown root:root ~/.gnupg
chown -R root:root ~/.gnupg
#+END_SRC
** Create Email folders and rules