mirror of
https://github.com/evilsocket/pwnagotchi.git
synced 2026-01-23 02:24:15 +00:00
new: implemented log rotation (closes #527)
This commit is contained in:
parent
8d5834232b
commit
97a019fe25
4 changed files with 80 additions and 5 deletions
|
|
@ -16,6 +16,7 @@ FILES_TO_BACKUP=(
|
|||
/root/peers
|
||||
/etc/pwnagotchi/
|
||||
/var/log/pwnagotchi.log
|
||||
/var/log/pwnagotchi*.gz
|
||||
/home/pi/.bashrc
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue