1
0
mirror of https://github.com/rancher/os.git synced 2025-07-07 11:58:38 +00:00
os/images/01-base/usr/share/logrotate/logrotate.d/dhcpcd.debug
niusmallnan b32e8e37d2 Refactoring each os image
More reasonable use of COPY, easy to maintain
2018-12-03 16:13:50 +08:00

8 lines
72 B
Plaintext

/var/log/dhcpcd.debug.log
{
rotate 7
daily
missingok
copytruncate
}