mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 23:23:22 +02:00
12 lines
157 B
Plaintext
12 lines
157 B
Plaintext
![]() |
/var/log/samba/*.log
|
||
|
/var/log/samba/json/*.log
|
||
|
/var/log/samba/log.*[!.][!xg][!z]
|
||
|
{
|
||
|
daily
|
||
|
rotate 180
|
||
|
notifempty
|
||
|
compress
|
||
|
missingok
|
||
|
copytruncate
|
||
|
}
|