Selaa lähdekoodia

Don't report innumerable process changes

Bob Mottram 11 vuotta sitten
vanhempi
commit
8eba3930d0
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2
    1
      beaglebone.txt

+ 2
- 1
beaglebone.txt Näytä tiedosto

6552
 editor /etc/tripwire/twpol.txt
6552
 editor /etc/tripwire/twpol.txt
6553
 #+END_SRC
6553
 #+END_SRC
6554
 
6554
 
6555
-Comment out the line:
6555
+Comment out the lines:
6556
 
6556
 
6557
 #+BEGIN_SRC: bash
6557
 #+BEGIN_SRC: bash
6558
 	/var/log		-> $(SEC_CONFIG) ;
6558
 	/var/log		-> $(SEC_CONFIG) ;
6559
+	/proc		-> $(Device) ;
6559
 #+END_SRC
6560
 #+END_SRC
6560
 
6561
 
6561
 Then save and exit.
6562
 Then save and exit.