diff bin/init.startup @ 1:4d6502ffaa5e

Initial revision
author darius
date Sat, 06 Dec 1997 04:36:59 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/init.startup	Sat Dec 06 04:36:59 1997 +0000
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+# Called upon reboot, change this to whatever your NETREKDIR should be
+# if the system is starting the server on reboot.
+#
+NETREKDIR=/export/home/netrek/server/
+cd ${NETREKDIR}/bin
+./ntstart ${NETREKDIR}