diff options
| author | bwarsaw | 2002-11-19 04:34:41 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-11-19 04:34:41 +0000 |
| commit | e1c76190a199d541bfedb75ac9390b08b6248cbd (patch) | |
| tree | fc5fb5d8bc5168669d42a887c26135b0964701ca | |
| parent | 4dfda7a58baad54ccf772a4d939c7b169d9d1a25 (diff) | |
| download | mailman-e1c76190a199d541bfedb75ac9390b08b6248cbd.tar.gz mailman-e1c76190a199d541bfedb75ac9390b08b6248cbd.tar.zst mailman-e1c76190a199d541bfedb75ac9390b08b6248cbd.zip | |
Patch #478491 by Federico Grau.
| -rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -108,7 +108,9 @@ upgrade. You should not be root while performing the steps in this section. Do them under your own login, or whatever account you typically use to install software. You do not need to do these steps as - user mailman, but you could. + user mailman, but you could. However, make sure that the login + used is a member of the mailman group as that that group has write + permissions to the $prefix directory made in the previous step. Make sure that you have write permissions to the target installation directory, and permission to create a setgid file in |
