mirror of
https://github.com/systemd/systemd.git
synced 2025-11-01 00:24:12 +03:00
a colloquial abbreviation 'btw' in TEMPORARY_DIRECTORIES.md (#27365)
* Update TEMPORARY_DIRECTORIES.md
This commit is contained in:
@@ -84,7 +84,7 @@ By default, `systemd-tmpfiles` will apply a concept of ⚠️ "ageing" to all fi
|
||||
and directories stored in `/tmp/` and `/var/tmp/`. This means that files that
|
||||
have neither been changed nor read within a specific time frame are
|
||||
automatically removed in regular intervals. (This concept is not new to
|
||||
`systemd-tmpfiles` btw, it's inherited from previous subsystems such as
|
||||
`systemd-tmpfiles`, it's inherited from previous subsystems such as
|
||||
`tmpwatch`.) By default files in `/tmp/` are cleaned up after 10 days, and
|
||||
those in `/var/tmp` after 30 days.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user