CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/19 15:23:31
Modified files:
etc : daily
Log message:
Exclude /tmp/*.shm files from /tmp cleaning in daily(8); removing them
interferes with programs using shm_open(3) which uses them as backing
files.
Problem pointed out by jeremy@ in relation to PostgreSQL.
Suggestion/ok tb@.
