From d8891acde69ba17019b650656eaa6fa313a222b9 Mon Sep 17 00:00:00 2001
From: Christian Poessinger <christian@poessinger.com>
Date: Sat, 16 May 2020 17:52:07 +0200
Subject: Debian: add required dependency on systemd

---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index f7285941a..bd6e445ee 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Depends: python3,
   python3-zmq,
   python3-jmespath,
   cron,
+  systemd,
   easy-rsa,
   ipaddrcheck,
   tcpdump,
-- 
cgit v1.2.3