Logrotate for log file
This commit is contained in:
parent
8e409451e4
commit
6fff9aca18
1 changed files with 4 additions and 0 deletions
4
logrotate.conf
Normal file
4
logrotate.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
/home/pi/scan_faces/scan_face.log {
|
||||
rotate 10
|
||||
weekly
|
||||
}
|
Loading…
Reference in a new issue