home *** CD-ROM | disk | FTP | other *** search
- #!/bin/sh
- # Copyright (C) 1991,1992 Kimmo Suominen, Christophe Wolfhugel
- #
- # Please read the files COPYRIGHT and AUTHORS for the extended
- # copyrights refering to this file.
- #
- # Startup file -- Used to start the listerv on system launch.
- # Customize according to your system. On SysV put this file
- # with a correct name in /etc/rc2.d
- #
- su - listserv -c /usr/local/etc/tulp/listserv
-