summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorAntoine A <>2024-03-21 13:03:34 +0100
committerAntoine A <>2024-03-21 13:03:34 +0100
commite185af0f365fbcbed2627b33f1552baf30057a34 (patch)
tree432139391a27ffdb8cef4b53a21e5e09aad0c9d3 /debian/rules
parenta46b61bec3e670422fe8e84db44c07f80272495b (diff)
downloadlibeufin-e185af0f365fbcbed2627b33f1552baf30057a34.tar.gz
libeufin-e185af0f365fbcbed2627b33f1552baf30057a34.tar.bz2
libeufin-e185af0f365fbcbed2627b33f1552baf30057a34.zip
Add libeufin-bank-gc service
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 53c9793c..3252a9e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,8 @@ override_dh_installsystemd:
# Need to specify units manually, since we have multiple
# and dh_installsystemd by default only looks for "<package>.service".
dh_installsystemd -plibeufin-bank --name=libeufin-bank --no-start --no-enable
+ dh_installsystemd -plibeufin-bank --name=libeufin-bank-gc --no-start --no-enable
+ dh_installsystemd -plibeufin-bank --name=libeufin-bank-gc.timer --no-start --no-enable
dh_installsystemd -plibeufin-nexus --name=libeufin-nexus-ebics-submit --no-start --no-enable
dh_installsystemd -plibeufin-nexus --name=libeufin-nexus-ebics-fetch --no-start --no-enable
# final invocation to generate daemon reload