1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-07 23:05:27 +02:00

add logrotate for pandora

This commit is contained in:
dbarzin 2023-03-05 13:49:50 +01:00
parent 794bbd193f
commit 8196ae09eb
2 changed files with 20 additions and 1 deletions

View file

@ -8,7 +8,7 @@ User interface
Technical
- [ ] Multi threading
- [x] Multi threading
- [ ] ~~Deployment on Raspberry Pi~~ (too slow)
- [x] logrotate on pandora-box.log
- [x] place logs in /var/logs
@ -16,3 +16,6 @@ Technical
- [ ] Docker script for github continuous integration
- [x] Improve logs during scan
Known issues
- [ ] mouse click not detcted in console mode on Ubuntu (see: tests/screen.py)