]> git.proxmox.com Git - pmg-api.git/blob - debian/rules
d/postinst: notify via stdout when hard-coding defaults
[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 dh $@
8
9 override_dh_installsystemd:
10 dh_installsystemd --no-start \
11 pmg-hourly.service \
12 pmg-daily.service \
13 pmgspamreport.service \
14 pmgreport.service \
15 pmgnetcommit.service \
16 pmgbanner.service \
17 pmgsync.service
18 dh_installsystemd \
19 pmg-smtp-filter.service \
20 pmgpolicy.service \
21 pmgtunnel.service \
22 pmgmirror.service \
23 pmg-hourly.timer \
24 pmg-daily.timer \
25 pmgspamreport.timer \
26 pmgreport.timer
27 dh_installsystemd --no-enable --name=pmg-pbsbackup@ pmg-pbsbackup@.service
28 # we handle pmgproxy/pmgdaemon manually (use reload instead of restart to keep vnc connection active)
29 dh_installsystemd --no-start --no-stop-on-upgrade pmgdaemon.service pmgproxy.service
30
31 override_dh_fixperms:
32 dh_fixperms --exclude /var/log/pmgproxy