diff options
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] |