9 lines
459 B
Plaintext
9 lines
459 B
Plaintext
# age-verification-services tmpfiles.d
|
|
# Creates and maintains runtime directories with correct permissions.
|
|
# See tmpfiles.d(5) for format documentation.
|
|
|
|
# Type Path Mode User Group Age Argument
|
|
d /var/lib/age-verification 0700 root root - -
|
|
d /var/lib/age-verification/device 0700 root root - -
|
|
d /etc/age-verification 0755 root root - -
|