summaryrefslogtreecommitdiffstats
path: root/startup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'startup.sh')
-rwxr-xr-xstartup.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/startup.sh b/startup.sh
new file mode 100755
index 0000000..a1c7bb8
--- /dev/null
+++ b/startup.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+PATH=$PATH:/usr/local/bin
+MYDIR=$(dirname "$0")
+
+txr $MYDIR/apache.txr
+txr $MYDIR/exim.txr
+txr $MYDIR/ssh.txr