📦 various changes

This commit is contained in:
Ducky 2023-02-24 03:23:35 +00:00
parent 0ebb6c8426
commit 910b26f197
33 changed files with 2665 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# This is main configuration file for pantheon parental controls daemon.
# It is used to restrict users and control whethever they can or cannot
# access a specified service.
#
# a simple example of how a configuration for user "username" would look like:
# [username]
# Active=false
# Targets=/path/to/executable1;/path/to/executable2;
# BlockUrls=website1.com;website2.com
# Admin=false
#
# End of example file.
#
[ducky]
Active=false