]> git.proxmox.com Git - pmg-api.git/blame - debian/rules
install pmgdaemon service
[pmg-api.git] / debian / rules
CommitLineData
b68dfb61
DM
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%:
972e1adf 8 dh $@ --with=systemd
b68dfb61 9
972e1adf
DM
10override_dh_installinit:
11 dh_systemd_enable --name=pmgdaemon pmgdaemon.service