diff options
author | mediocregopher <mediocregopher@gmail.com> | 2023-12-17 21:47:54 +0100 |
---|---|---|
committer | mediocregopher <mediocregopher@gmail.com> | 2023-12-17 21:47:54 +0100 |
commit | 8c16b1c0d2a626fb23f7a5ac9d531feada375b01 (patch) | |
tree | c48d9404b416e6963b80a99717c59cd8b2607b1f /base | |
parent | 22d28d232ce19a2001e9eca737e0eac788a20642 (diff) |
Add tmpfiles creation
Diffstat (limited to 'base')
-rw-r--r-- | base/tmpfiles.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/tmpfiles.conf b/base/tmpfiles.conf new file mode 100644 index 0000000..38c0d0a --- /dev/null +++ b/base/tmpfiles.conf @@ -0,0 +1 @@ +d %h/Downloads 0700 - - 30d |