mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
# Configure tmpfiles for Taskotron use. Read 'man 5 tmpfiles.d' to understand
|
|
# how it works exactly.
|
|
|
|
|
|
#Type Path Mode UID GID Age Argument
|
|
|
|
# Make sure /var/tmp/taskotron is ignored and never removed. Contents can be.
|
|
X /var/tmp/taskotron - - - 1w -
|