3 lines
107 B
Plaintext
3 lines
107 B
Plaintext
# Clear all coredumps that were created more than 3 days ago
|
|
d /var/lib/systemd/coredump 0755 root root 3d
|