From d81a50d02d0a2a8bd36f3c9fd21fdd579df97c0a Mon Sep 17 00:00:00 2001 From: Martin Gels <gels@astron.nl> Date: Wed, 24 Oct 2007 11:16:13 +0000 Subject: [PATCH] BugID:1005 Checked in first version of the file. Modified consist of integration with SAS/MAC. --- Appl/CEP/CS1/CS1_InputSection/src/swlevel.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Appl/CEP/CS1/CS1_InputSection/src/swlevel.conf diff --git a/Appl/CEP/CS1/CS1_InputSection/src/swlevel.conf b/Appl/CEP/CS1/CS1_InputSection/src/swlevel.conf new file mode 100644 index 00000000000..7bf43012fbd --- /dev/null +++ b/Appl/CEP/CS1/CS1_InputSection/src/swlevel.conf @@ -0,0 +1,10 @@ +# +# swlevel.conf +# +# Table to manage the progrma that should be started and stopped +# level : up : down : root : mpi : program +# + +1:u:d:::ACDaemon +6::d:::ApplController +6::d:::InputAppl -- GitLab