From 2d3c610f3a6e55e7c31aa77c79380427f163f0e2 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 12 Feb 2024 20:18:52 -0500 Subject: [PATCH] debian: Remove lintian override for init script The lintian tag was removed. See: https://salsa.debian.org/lintian/lintian/-/commit/579d080bff96a068abdd7eed566aca15d39fe6b9 Signed-off-by: James Valleroy --- debian/freedombox.lintian-overrides | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debian/freedombox.lintian-overrides b/debian/freedombox.lintian-overrides index ebbfa5065..1bda5b605 100644 --- a/debian/freedombox.lintian-overrides +++ b/debian/freedombox.lintian-overrides @@ -16,12 +16,6 @@ freedombox binary: non-standard-apache2-configuration-name * # that requires significant effort. freedombox binary: web-application-works-only-with-apache -# FreedomBox adds systemd security features for other daemons in Debian. There -# is no equivalent for this in sysvinit. Sometimes, FreedomBox provide service -# files for packages that do not provide them. FreedomBox does not support -# sysvinit so no init.d equivalent is provided. -freedombox: package-supports-alternative-init-but-no-init.d-script [usr/lib/systemd/system/*] - # Not documentation freedombox: package-contains-documentation-outside-usr-share-doc [usr/share/plinth/static/jslicense.html] freedombox: package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/plinth-*.dist-info/top_level.txt]