X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=debian%2Frules;h=59532e8a4a5c19320ef102c96337530d2ee7c35a;hp=b760bee7f4c367c013d228df52f8332ae6744cf2;hb=9268573a4675ab12576c956ad055538df616c994;hpb=bb272dd311e39cd0d76a01d28c600363e95bc731 diff --git a/debian/rules b/debian/rules index b760bee..59532e8 100755 --- a/debian/rules +++ b/debian/rules @@ -1,13 +1,11 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ + +override_dh_installinit: + dh_installinit -R --name pvefw-logger + dh_installinit -R -p pve-firewall