github.com/meulengracht/snapd@v0.0.0-20210719210640-8bde69bcc84e/packaging/debian-sid/snapd.lintian-overrides (about) 1 # Up for discussion whether we should use this directory on Debian, or 2 # patch snap to use some different mountpoint; in the meantime, override to 3 # pass the NEW queue. 4 snapd: non-standard-toplevel-dir snap/ 5 # Up for discussion whether we should use this directory on Debian, or 6 # patch snap to use some different mountpoint; in the meantime, override. 7 snapd: non-standard-dir-in-var var/snap/ 8 # snapd is a very special case which needs to tear out its self-managed 9 # units on purge, we certainly would not be able to use the Debian 10 # abstractions for this 11 snapd: maintainer-script-calls-systemctl postrm:9 12 # fortify functions aren't here because we use none of the libc functions. 13 snapd: hardening-no-fortify-functions *