Skip to content
Discussion options

You must be logged in to vote

Thank you for the answer and suggestion!
Honestly I hesitate to increase cleanup frequency of whole tmp files...tried to find how to clean specific files by tmpfiles.d but could not...

Finally I prepared cron script using find (find /tmp/cas*.pem -atime +3 -delete)

For my education, recent DIRAC does not produce /opt/dirac/etc/grid-security/cas.pem anymore?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hmiyake
Comment options

hmiyake Oct 24, 2024
Collaborator Author

Answer selected by fstagni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants