diff options
| -rw-r--r-- | README.LINUX | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.LINUX b/README.LINUX index a7feabbed..3473c3933 100644 --- a/README.LINUX +++ b/README.LINUX @@ -11,8 +11,8 @@ getting Mailman to run on Linux: If you are running secure_linux, you probably have restricted hardlinks turned on. Gergely Madarasz says that this not only restricts hardlinks in /tmp, but also in any non +t directory. This -can cause "Operation not permitted" errors in aside_new() -- you will -see a traceback. You must turn restricted hardlinks off. +can cause "Operation not permitted" errors in MailList.Save() -- you +will see a traceback. You must turn restricted hardlinks off. |
