marcus67 / little_brother

Parental Control Application implemented in Python 3 packaged for Debian and Ubuntu to monitor and limit kids' play time on Linux hosts
GNU General Public License v3.0
59 stars 9 forks source link

Old database entries are not deleted #203

Open marcus67 opened 3 months ago

marcus67 commented 3 months ago

Current state: Although there are log entries signaling the deletion of old entries, apparently the deletion never takes place. Desired state: Old entries are actually deleted from the database.