Update debian.rst

fixes #2679
This commit is contained in:
Andrew Bauer
2019-08-07 09:39:28 -05:00
committed by GitHub
parent 26720192ea
commit 78e49cd2cb

View File

@@ -189,11 +189,17 @@ Add the following to the bottom of the file
::
# Backports repository
deb http://httpredir.debian.org/debian jessie-backports main contrib non-free
deb http://archive.debian.org/debian/ jessie-backports main contrib non-free
CTRL+o and <Enter> to save
CTRL+x to exit
Run the following
::
echo 'Acquire::Check-Valid-Until no;' > /etc/apt/apt.conf.d/99no-check-valid-until
**Step 5:** Install ZoneMinder
::