diff options
| author | Paul Bütow <pbuetow@mimecast.com> | 2020-02-16 13:10:02 +0000 |
|---|---|---|
| committer | Paul Bütow <pbuetow@mimecast.com> | 2020-02-16 13:10:02 +0000 |
| commit | b3b428ddbd371c70733afa6752b8d4880e76fd50 (patch) | |
| tree | 212a93dae1ec4818121e346e51ce35741e44e0c9 /samples | |
| parent | 0ff3dbc99b53c89e33f1c4cb9f0b6ed6161c4812 (diff) | |
drun can execute more complex commands, e.g. small shell scripts
Diffstat (limited to 'samples')
| -rw-r--r-- | samples/dtail.json.sample | 1 |
1 files changed, 1 insertions, 0 deletions
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, |
