Explorar el Código

Ignore tt-rss lock

Bob Mottram hace 9 años
padre
commit
edff40a52c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      src/freedombone

+ 3
- 0
src/freedombone Ver fichero

@@ -9596,6 +9596,9 @@ function intrusion_detection {
9596 9596
     if ! grep -q '!/etc/share/tt-rss/cache' /etc/tripwire/twpol.txt; then
9597 9597
         sed -i '\|/etc\t\t->.*|a\    !/etc/share/tt-rss/cache' /etc/tripwire/twpol.txt
9598 9598
     fi
9599
+    if ! grep -q '!/etc/share/tt-rss/lock' /etc/tripwire/twpol.txt; then
9600
+        sed -i '\|/etc\t\t->.*|a\    !/etc/share/tt-rss/lock' /etc/tripwire/twpol.txt
9601
+    fi
9599 9602
     # Avoid logging the changed database
9600 9603
     sed -i 's|$(TWETC)/tw.pol.*||g' /etc/tripwire/twpol.txt
9601 9604
     # recreate the configuration