diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:43:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:43:08 +0000 |
commit | f450ba4056f3af0d17aeb1e5534619ce2231b63d (patch) | |
tree | 22ac78ea73d361fe6af5cafc06a338dc03c1745a /debian/gdm3.lintian-overrides | |
parent | Adding upstream version 43.0. (diff) | |
download | gdm3-debian.tar.xz gdm3-debian.zip |
Adding debian version 43.0-3.debian/43.0-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gdm3.lintian-overrides')
-rw-r--r-- | debian/gdm3.lintian-overrides | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/gdm3.lintian-overrides b/debian/gdm3.lintian-overrides new file mode 100644 index 0000000..9d5cdfa --- /dev/null +++ b/debian/gdm3.lintian-overrides @@ -0,0 +1,7 @@ +# internal use only +gdm3: unused-debconf-template gdm3/daemon_name [templates:*] +# "If this is intentional, please override this warning." +gdm3: systemd-service-file-missing-install-key [lib/systemd/system/gdm.service] +gdm3: systemd-service-file-missing-install-key [lib/systemd/system/gdm3.service] +# /etc/init.d/gdm3 is the equivalent of both gdm3.service and gdm.service +gdm3: package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/gdm.service] |