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

Option [ClientProcessHandler]scan_command_line_options not communicated to slaves #132

Open marcus67 opened 3 years ago

marcus67 commented 3 years ago

The option [ClientProcessHandler]scan_command_line_options is not communicated to the slaves although it is important for correct process scanning. There has to be a generic mechanism for synchronizing certain relevant options to the slaves so that it is sufficient to configure them on the master.