]> git.netwichtig.de Git - user/henk/code/s6/service_directory_template.git/blobdiff - run
change execlineb options to handle the parameters given
[user/henk/code/s6/service_directory_template.git] / run
diff --git a/run b/run
index 856f09d946f6c392b4680329d309ecd472072459..7ee08360c282064d09db714e497061bb1c9b24de 100644 (file)
--- a/run
+++ b/run
@@ -1,4 +1,6 @@
-#!/usr/bin/execlineb -P
+#!/usr/bin/execlineb -S1
+# the -S1 tells execline to substitute 1 positional parameter
+# which for this file is: the name of the service directory
 
 # TODO:
 # a sane example of handling the arguments would be nice