]> git.proxmox.com Git - pve-firewall.git/blame - debian/rules
bump version to 5.0.3
[pve-firewall.git] / debian / rules
CommitLineData
bb272dd3 1#!/usr/bin/make -f
bb272dd3
DM
2
3# Uncomment this to turn on verbose mode.
4#export DH_VERBOSE=1
5
6%:
15617862
TL
7 dh $@
8
9override_dh_installsystemd:
10 dh_installsystemd --name pvefw-logger pvefw-logger.service
3cab23d0 11 dh_installsystemd --name pve-firewall --no-stop-on-upgrade --no-restart-after-upgrade pve-firewall.service
d45e3dc0 12
2c5486ff 13override_dh_installinit: