summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/python/lib/daemon.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/python/lib/daemon.yaml b/share/python/lib/daemon.yaml
index a7e08c7..e385880 100644
--- a/share/python/lib/daemon.yaml
+++ b/share/python/lib/daemon.yaml
@@ -25,6 +25,7 @@
- when: I start "(?P<path>[^ "]+)(?P<args>[^"]*)" as a background process as (?P<name>[^,]+), on port (?P<port>\d+), with environment (?P<env>.*)
regex: true
types:
+ args: text
path: path
name: text
port: uint