diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-22 11:55:36 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-22 11:55:36 -0200 |
commit | 57440876f8bff9c26037d135ca4395296e68f672 (patch) | |
tree | 2e86cebdefabbbeb5f4f419a89b6b0d1da1c8f72 | |
parent | 53de49bf80e1ffffd681f78581271a03dfc6b2dc (diff) | |
download | firma-57440876f8bff9c26037d135ca4395296e68f672.tar.gz firma-57440876f8bff9c26037d135ca4395296e68f672.tar.bz2 |
Doc update (2)
-rw-r--r-- | index.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -243,7 +243,8 @@ a command line like gpg --homedir [path-to-your-list-keyring] --import < file - and be sure that after this command the list keyring is owned by nobody.nobody. +and make sure that after this command the list keyring is owned by `nobody.nobody` +(or the user your MTA run as). ### Testing the installation |