at/at-tmpfiles.conf
Ondřej Pohořelský 6f16984fb9 Use systemd-tmpfiles for /var/spool/at directories
Replace RPM scriptlets with systemd-tmpfiles to create /var/spool/at
structure, fixing Image Mode compatibility and bootc container lint
warnings.

Resolves: RHEL-110319
2025-09-22 14:59:50 +02:00

8 lines
223 B
Plaintext

# at - Tmpfiles configuration for at daemon
# Create /var/spool/at directory structure for the at daemon
d /var/spool/at 0700 root root - -
d /var/spool/at/spool 0700 root root - -
f /var/spool/at/.SEQ 0600 root root - -