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
58 stars 9 forks source link

List of users to be monitored is not updated correctly in case of a single host setup #163

Closed marcus67 closed 2 years ago

marcus67 commented 2 years ago

Adding or removing users in a single host setup does not change the list of users to be monitored. The new configuration of users is only picked up after the application is restarted.