K 10 svn:author V 7 andreas K 8 svn:date V 27 2000-08-26T16:52:18.000000Z K 7 svn:log V 598 The last changes were too Linux centric (Michael doesn't have access to BSD machine). So here now some bugfixes to make SETUP work again ! * SETUP: fix permissions of $SPOOLDIR 700 was to restrictive for BSD. TODO: "clone" permissions of $SPOOL * SETUP: bugfix: BSD needs /usr/sbin in PATH to find chown. added /sbin as well, since this is unexpensive and possibly needed for other systems. * SETUP: cosmetic, reformat menues to still fit within 25 lines * SETUP: fix: grep -c needs an argument (".") in echo "\c" | grep -c . to work on FreeBSD and possibly other BSDs with GNU grep 2.4 END