From 1bdfd96a799726ff74b52955a25b216de62c14d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20B=C3=BCtow?= Date: Sun, 16 Feb 2020 13:10:02 +0000 Subject: drun can execute more complex commands, e.g. small shell scripts --- samples/dtail.json.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'samples') diff --git a/samples/dtail.json.sample b/samples/dtail.json.sample index 83925c6..4f672e9 100644 --- a/samples/dtail.json.sample +++ b/samples/dtail.json.sample @@ -29,6 +29,7 @@ "Common": { "LogDir" : "log", "CacheDir" : "cache", + "TmpDir" : "tmp", "LogStrategy": "stdout", "SSHPort": 2222, "DebugEnable": false, -- cgit v1.2.3