dotfiles/roles/tmpfiles/defaults/main.yml
Matej Focko 0554e665c5
chore: move out user roles
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-07-12 21:23:02 +02:00

4 lines
127 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
# Retention period for the custom tmpfiles, see Age in tmpfiles.d(5) for more
# information
tmpfiles_retention: "7d"