mirror of
https://github.com/clearlinux/clr-debug-info.git
synced 2026-08-25 08:36:00 +00:00
2a217476f7
for proper stateless operation
13 lines
498 B
Plaintext
13 lines
498 B
Plaintext
# This file is stolen from systemd and tweaked.
|
|
#
|
|
# systemd is free software; you can redistribute it and/or modify it
|
|
# under the terms of the GNU Lesser General Public License as published by
|
|
# the Free Software Foundation; either version 2.1 of the License, or
|
|
# (at your option) any later version.
|
|
|
|
# See tmpfiles.d(5) for details
|
|
|
|
# Clear tmp directories separately, to make them easier to override
|
|
d /var/cache/debuginfo/lib 755 root root 10d
|
|
d /var/cache/debuginfo/src 755 root root 1d
|