diff options
| author | Jon duSaint | 2022-07-16 16:59:45 -0700 |
|---|---|---|
| committer | Jon duSaint | 2022-07-16 16:59:45 -0700 |
| commit | 3bb65296f206357a8df38c5bd8af1882863b4598 (patch) | |
| tree | 7fecaecb21f41cc4c6e73db22b3bafe48192ab17 | |
| parent | 531e95e7ce9c9632441081267edc34a5643bdbe3 (diff) | |
reolink: remove chroot refs
| -rw-r--r-- | reolink/reolink.conf | 3 | ||||
| -rw-r--r-- | reolink/reolink.conf.5 | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/reolink/reolink.conf b/reolink/reolink.conf index 285c9ab..b2abe00 100644 --- a/reolink/reolink.conf +++ b/reolink/reolink.conf @@ -8,9 +8,6 @@ interval: 30 # Where to store snapshots and videos spool_dir: /var/spool/reolink -# chroot to this directory after startup -# chroot: / - # IP address of camera reolink_ip: 192.168.127.10 diff --git a/reolink/reolink.conf.5 b/reolink/reolink.conf.5 index cdc84e7..aefcde8 100644 --- a/reolink/reolink.conf.5 +++ b/reolink/reolink.conf.5 @@ -23,9 +23,6 @@ Unknown directives are ignored. Known directives are: How often to take a snapshot .It spool_dir Ta Where to store snapshots and videos -.It chroot Ta -.Xr chroot 2 . -to this directory after startup .It reolink_ip Ta IP address of camera .It video Ta |
