X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Frules;h=92e01c014813f147766a5e46f9bf52cb7472aad9;hb=ffc0453b7eef397dc9ef3da1ec0e2ce6b9e126e0;hp=b760bee7f4c367c013d228df52f8332ae6744cf2;hpb=bb272dd311e39cd0d76a01d28c600363e95bc731;p=pve-firewall.git diff --git a/debian/rules b/debian/rules index b760bee..92e01c0 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 -p pve-firewall + dh_installinit --name pvefw-logger