From ccfb47bba216d7f1b99f1d2e4f488afec4c37738 Mon Sep 17 00:00:00 2001 From: Eugene Crosser Date: Sat, 7 May 2022 13:21:55 +0200 Subject: [PATCH] adjust debianization to wsgateway --- debian/install | 1 + debian/rules | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/install b/debian/install index b9ae54a..19a4586 100644 --- a/debian/install +++ b/debian/install @@ -1 +1,2 @@ debian/gps303.conf etc/ +webdemo/index.html var/lib/gps303/ diff --git a/debian/rules b/debian/rules index 0c56314..63d2ee2 100755 --- a/debian/rules +++ b/debian/rules @@ -14,3 +14,4 @@ override_dh_installsystemd: dh_installsystemd --name=gps303.storage dh_installsystemd --name=gps303.lookaside dh_installsystemd --name=gps303.termconfig + dh_installsystemd --name=gps303.wsgateway -- 2.39.2