Use dedicated group for dirs libtaskotron writes into
ClosedPublic

Authored by mkrizek on May 11 2016, 11:23 AM.

Details

Test Plan

Build an rpm with doit chainbuild, then install, check permissions and try to run a task. Worked for me.

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkrizek retitled this revision from to Use dedicated group for dirs libtaskotron writes into.May 11 2016, 11:23 AM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added a reviewer: libtaskotron.
tflink accepted this revision.May 12 2016, 5:40 AM
tflink added a reviewer: tflink.

Looks good to me, just a few nits

docs/source/quickstart.rst
27

I think this would be better phrased as "any user who runs it will need to be added to the `taskotron` group"

libtaskotron.spec
168

can you be a little more verbose here, mention directory rework

This revision is now accepted and ready to land.May 12 2016, 5:40 AM
jskladan accepted this revision.May 12 2016, 7:53 AM
jskladan added a reviewer: jskladan.
jskladan added a subscriber: jskladan.

Worked fine on clean-ish F24, so I guess it's fine.

This revision was automatically updated to reflect the committed changes.