Logrotate Knowledge Base: Unterschied zwischen den Versionen

Aus MattWiki
Die Seite wurde neu angelegt: „Logrotate current status (needs sudo): sudo logrotate --version This outputs also the default state file path, which seems to be a file containing be all files handled by logrotate: /var/lib/logrotate/status“
 
Keine Bearbeitungszusammenfassung
 
Zeile 3: Zeile 3:
This outputs also the default state file path, which seems to be a file containing be all files handled by logrotate:
This outputs also the default state file path, which seems to be a file containing be all files handled by logrotate:
  /var/lib/logrotate/status
  /var/lib/logrotate/status
[[Kategorie:Linux]]
[[Kategorie:Terminal]]

Aktuelle Version vom 20. September 2025, 13:41 Uhr

Logrotate current status (needs sudo):

sudo logrotate --version

This outputs also the default state file path, which seems to be a file containing be all files handled by logrotate:

/var/lib/logrotate/status