diff --git a/debian/backupninja.lintian-overrides b/debian/backupninja.lintian-overrides
new file mode 100644
index 0000000000000000000000000000000000000000..156d8184159a2712858583cbbb983d768831f57d
--- /dev/null
+++ b/debian/backupninja.lintian-overrides
@@ -0,0 +1,4 @@
+# Policy ยง10.9 wants 0755 or 2770 but since secrets could be stored there
+# we want this only accessed by root, and optionally by the "admingroup"
+# defined in backupninja.conf
+non-standard-dir-perm etc/backup.d/ 2770 != 0755