#205 add notes about configuring log location and/or permissions when installing libtaskotron from git
Closed: Fixed Opened by tflink.

By default, libtaskotron uses /var/log/taskotron for logs. When users install using the libtaskotron package, the permissions of this directory are taken care of by the rpm but when users install from git, that directory is not created.

Add a note in the configuration section of the README that in order for logging to work, the /var/log/taskotron directory needs to be created with permissions that work for user accounts or the default location needs to be changed.


This was somewhat done in [1]. If that fixes the issue, please close the ticket.

[1] https://phab.qadevel.cloud.fedoraproject.org/rLTRN4cc01387f51d08384b45a5ce8b7af48228d40e4b

Yes, the instructions are in readme and it should get created automatically (or fail with a reasonable message) if you don't do it manually. Let's close this. Please reopen if additional changes needed.

Metadata Update from @tflink:
- Issue tagged with: easyfix

Metadata