]> git.proxmox.com Git - pve-firewall.git/blobdiff - src/PVE/Service/pve_firewall.pm
use pve-doc-generator, bump version to 2.0-24
[pve-firewall.git] / src / PVE / Service / pve_firewall.pm
index 9f712e0d16a856b4c4b3c1ff2e0e801b6db7a8ad..0ba8a84cf9254640568acf3d9b8c7ed65fc24e97 100755 (executable)
@@ -395,19 +395,3 @@ our $cmddef = {
  };
 
 1;
-
-__END__
-
-=head1 NAME
-                                          
-pve-firewall - PVE Firewall Daemon
-
-=head1 SYNOPSIS
-
-=include synopsis
-
-=head1 DESCRIPTION
-
-This service updates iptables rules periodically.
-
-=include pve_copyright