mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-17 12:46:47 +02:00
11 lines
132 B
Text
11 lines
132 B
Text
|
/var/log/apshd.log {
|
||
|
missingok
|
||
|
copytruncate
|
||
|
create 0640 root adm
|
||
|
rotate 3
|
||
|
size 5M
|
||
|
dateext
|
||
|
dateformat -%d-%m-%Y
|
||
|
notifempty
|
||
|
}
|