diff options
Diffstat (limited to 'log/run')
-rw-r--r-- | log/run | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |