aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS8
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 922d85f8155..5ea85866e2a 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -329,14 +329,6 @@ SYSTEM, YOU CAN LOSE MAIL!
329If your system uses the lock file protocol, and fascist restrictions 329If your system uses the lock file protocol, and fascist restrictions
330prevent ordinary users from writing the lock files in /usr/spool/mail, 330prevent ordinary users from writing the lock files in /usr/spool/mail,
331you may need to make `movemail' setgid to a suitable group such as 331you may need to make `movemail' setgid to a suitable group such as
332`mail'. You can use these commands (as root):
333
334 chgrp mail movemail
335 chmod 2755 movemail
336
337If your system uses the lock file protocol, and fascist restrictions
338prevent ordinary users from writing the lock files in /usr/spool/mail,
339you may need to make `movemail' setgid to a suitable group such as
340`mail'. To do this, use the following commands (as root) after doing the 332`mail'. To do this, use the following commands (as root) after doing the
341make install. 333make install.
342 334