diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-06-11 23:43:30 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-06-11 23:43:30 +0300 |
commit | 133c127295a46e053b9ef50a1a26509a714be03d (patch) | |
tree | cb36336508e738103652aed288c1bd9b0ef58e03 /doc | |
parent | 97f7ce7602f4a284ac868e3c4d8f5551ac03aca0 (diff) |
doc: update ipcam_motion_worker doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ipcam_motion_worker.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ipcam_motion_worker.md b/doc/ipcam_motion_worker.md index 9a5e7b0..9ba3a9f 100644 --- a/doc/ipcam_motion_worker.md +++ b/doc/ipcam_motion_worker.md @@ -52,6 +52,8 @@ This script just consequentially runs `ipcam_motion_worker.sh` with `-c ~/.confi ipcam_worker_worker_multiple.sh -v NAME NAME NAME ... ``` +When launching by cron, set `TERM=xterm` and `PATH` (to your `$PATH`) variables in crontab. + # Dependencies ``` |