add config file for tmpfiles.d
ClosedPublic

Authored by kparal on Feb 25 2015, 1:55 PM.

Details

Summary

This config allows you to easily set up old files pruning in all
directories that Taskotron currently uses. I assume it will be mainly
helpful for developers.

This also slightly changes mockchain location in Makefile to make sure
we use something specific to Taskotron and not generic across different
applications/use cases.

Test Plan

codebase not touched, tmpfiles.d config file seems to work in local testing

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.
kparal retitled this revision from to add config file for tmpfiles.d.Feb 25 2015, 1:55 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: mkrizek, jskladan, tflink.
tflink requested changes to this revision.Feb 25 2015, 2:41 PM

If we add this to git, it should probably be documented. could you add a bit to the readme and docs about the tmpfiles.d config?

This revision now requires changes to proceed.Feb 25 2015, 2:41 PM
kparal updated this revision to Diff 815.Feb 26 2015, 12:46 PM
  • tmpfiles.d: add documentation

What about this?

tflink accepted this revision.Feb 26 2015, 1:34 PM
This revision is now accepted and ready to land.Feb 26 2015, 1:34 PM
This revision was automatically updated to reflect the committed changes.