/usr/share/applications/lynis.desktop is in lynis 2.1.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | [Desktop Entry]
Name=Lynis auditing tool
Name[es]=Herramienta de auditoría Lynis
Comment=Security auditing tool (root)
Comment[es]=Herramienta de auditoría de seguridad (root)
Exec=su-to-root -c '/usr/sbin/lynis --no-colors'
Terminal=true
Type=Application
Categories=System;
StartupNotify=true
Keywords=security;auditing;monitoring;issues;test;
Keywords[es]=seguridad;auditoría;monitorizar;incidencias;test;
|