diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:35:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:35:19 +0000 |
commit | b7e8d5af06ee840cc48217ca4629cf28aeeb3c50 (patch) | |
tree | 6aa8dc840b085de50db46e2ad0725eae248fef02 /debian/systemd.lintian-overrides | |
parent | Adding upstream version 252.22. (diff) | |
download | systemd-b7e8d5af06ee840cc48217ca4629cf28aeeb3c50.tar.xz systemd-b7e8d5af06ee840cc48217ca4629cf28aeeb3c50.zip |
Adding debian version 252.22-1~deb12u1.debian/252.22-1_deb12u1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/systemd.lintian-overrides')
-rw-r--r-- | debian/systemd.lintian-overrides | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/systemd.lintian-overrides b/debian/systemd.lintian-overrides new file mode 100644 index 0000000..8082f2f --- /dev/null +++ b/debian/systemd.lintian-overrides @@ -0,0 +1,19 @@ +systemd: maintainer-script-calls-systemctl +# Our units without [Install] are either event driven or statically enabled +systemd: systemd-service-file-missing-install-key +# Lintian is really bad at associating manpages +systemd: spare-manual-page +systemd: package-supports-alternative-init-but-no-init.d-script +# These are shipped intentionally to provide a skeleton +systemd: package-contains-empty-directory [lib/systemd/system-shutdown/] +systemd: package-contains-empty-directory [lib/systemd/system-sleep/] +systemd: package-contains-empty-directory [lib/systemd/system/local-fs.target.wants/] +systemd: package-contains-empty-directory [lib/systemd/system/runlevel1.target.wants/] +systemd: package-contains-empty-directory [lib/systemd/system/runlevel2.target.wants/] +systemd: package-contains-empty-directory [lib/systemd/system/runlevel3.target.wants/] +systemd: package-contains-empty-directory [lib/systemd/system/runlevel4.target.wants/] +systemd: package-contains-empty-directory [lib/systemd/system/runlevel5.target.wants/] +systemd: package-contains-empty-directory [usr/lib/binfmt.d/] +systemd: package-contains-empty-directory [usr/lib/modules-load.d/] +# netlink keyword +systemd: spelling-error-in-binary iif if [lib/systemd/systemd-networkd] |