From 94ffb27239ba1710ee10afd1949b7e7acb1cfd7d Mon Sep 17 00:00:00 2001 From: Marius Gripsgard Date: Sun, 9 Aug 2020 22:38:37 +0200 Subject: Start indicator in systemd when ayatana-indicators.target is started This starts the indicator with the ayatana-indicators.target --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 0cc5145..276a29d 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ export DPKG_GENSYMBOLS_CHECK_LEVEL=4 %: - dh $@ --parallel --fail-missing + dh $@ --parallel --fail-missing --with systemd override_dh_auto_configure: # Debian defines CMAKE_INSTALL_LOCALSTATEDIR as /usr/var, which is wrong. -- cgit v1.2.3