summaryrefslogtreecommitdiffstats
path: root/debian/systemd.lintian-overrides
blob: a6988a824b8d9c981a105e5e005e33029d6c4ff6 (plain)
1
2
3
4
5
6
7
8
9
10
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
# netlink keyword
systemd: spelling-error-in-binary iif if [usr/lib/systemd/systemd-networkd]
# False positives due to the '/tmp' string mentioned for tmpfiles.d/tmp.conf
systemd: possibly-insecure-handling-of-tmp-files-in-maintainer-script /tmp [postinst:*]
systemd: possibly-insecure-handling-of-tmp-files-in-maintainer-script /tmp [postrm:*]