diff options
| author | bwarsaw | 2002-05-28 05:05:26 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-05-28 05:05:26 +0000 |
| commit | b1cb8ff30fcbfd9e2b29c61860f35b033c131325 (patch) | |
| tree | 01eb819d90acf6dc3be2d3c178b9c277d8f61856 | |
| parent | b8205a705ba451f84c64a418de1b0f6763adb9cc (diff) | |
| download | mailman-b1cb8ff30fcbfd9e2b29c61860f35b033c131325.tar.gz mailman-b1cb8ff30fcbfd9e2b29c61860f35b033c131325.tar.zst mailman-b1cb8ff30fcbfd9e2b29c61860f35b033c131325.zip | |
| -rw-r--r-- | INSTALL | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -346,8 +346,11 @@ upgrade. instead of chkconfig. For Unixes that don't support chkconfig, simply copy - misc/mailman as above, then set up the following symbolic links, - again as root: + scripts/mailman as above: + + % cp scripts/mailman /etc/init.d/mailman + + then set up the following symbolic links, again as root: % cp misc/mailman /etc/init.d % cd /etc/rc.d/rc0.d |
