1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-28 16:32:46 +02:00

Install Systemd service unit with debian package

This commit is contained in:
Alexandre Iooss
2020-09-14 15:58:35 +02:00
parent bcb6d2138b
commit 70257dfa7d
4 changed files with 4 additions and 14 deletions

2
debian/rules vendored
View File

@ -2,4 +2,4 @@
export DH_VERBOSE = 1
%:
dh $@ --with python3 --buildsystem=pybuild
dh $@ --with python3,systemd --buildsystem=pybuild