From 8f96a1a219db4faedc41bf0c2e8f6d2ad72ed1e1 Mon Sep 17 00:00:00 2001 From: Aaron Klingaman Date: Thu, 2 Dec 2004 00:00:56 +0000 Subject: [PATCH] placeholder for script to contact plc --- conf_files/pl_boot | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 conf_files/pl_boot diff --git a/conf_files/pl_boot b/conf_files/pl_boot new file mode 100644 index 0000000..c63f66c --- /dev/null +++ b/conf_files/pl_boot @@ -0,0 +1,5 @@ +#!/bin/sh + +echo "contact boot server here" +/bin/sleep 1000 + -- 2.43.0