]> git.ipfire.org Git - people/stevee/guardian.git/blobdiff - modules/Events.pm
Add logrotate support.
[people/stevee/guardian.git] / modules / Events.pm
index 025fe4f243fa4e685d3dabb6cf83a97ccd22feb3..2be2ac729f143a4090aeb35a324510049d916ae8 100644 (file)
@@ -13,6 +13,7 @@ my %commands = (
        'unblock' => \&CallUnblock,
        'flush' => \&CallFlush,
        'reload' => \&main::Reload,
+       'logrotate' => \&main::Logrotate,
 );
 
 # Hash to store addresses and their current count.