feat: force attr for log/ini files

- based for systemd service with inotify;
- group and permissions can be set in kf2-srv.conf;
- bot password in separate conf with no permissions for others.
This commit is contained in:
2020-07-12 04:38:39 +03:00
parent 848ea7d726
commit 4b05ded66c
8 changed files with 42 additions and 9 deletions

2
TODO
View File

@ -11,8 +11,6 @@
- generate unique password for server bot on install
- parallel actions
- bash completion
- fix permissions for log/ini by inotify. Example:
inotifywait -qm -e 'create' -e 'moved_to' --format %w%f /home/genzmey/test/ /home/genzmey/test2/
###################