]> git.proxmox.com Git - pmg-api.git/blob - debian/rules
pmgnetcommit.service: new service to commit network changes at startup
[pmg-api.git] / debian / rules
1 #!/usr/bin/make -f
2 # See debhelper(7) (uncomment to enable)
3 # output every command that modifies files on the build system.
4 #DH_VERBOSE = 1
5
6
7 %:
8 dh $@ --with=systemd
9
10 override_dh_installinit:
11 dh_systemd_enable --name=pmgdaemon pmgdaemon.service
12 dh_systemd_enable --name=pmgproxy pmgproxy.service
13 dh_systemd_enable --name=pmg-smtp-filter pmg-smtp-filter.service
14 dh_systemd_enable --name=pmgpolicy pmgpolicy.service
15 dh_systemd_enable --name=pmgnetcommit pmgnetcommit.service
16
17
18 override_dh_fixperms:
19 dh_fixperms --exclude /var/log/pmgproxy