* Thu Mar 06 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-30.sme
- systemd unit for ippp [SME: 12876] - systemd unit for wan [SME: 12875]
This commit is contained in:
9
root/etc/logrotate.d/ippp
Normal file
9
root/etc/logrotate.d/ippp
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/ippp/ippp.log {
|
||||
weekly
|
||||
rotate 5
|
||||
copytruncate
|
||||
compress
|
||||
notifempty
|
||||
missingok
|
||||
}
|
||||
|
Reference in New Issue
Block a user