This file is indexed.

/usr/share/polkit-1/actions/org.gnome.MultiWriter.policy is in gnome-multi-writer 3.18.0-2.

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
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>

  

  <vendor>GNOME</vendor>
  <vendor_url>https://wiki.gnome.org/Apps/MultiWriter</vendor_url>
  <icon_name>gnome-multi-writer</icon_name>

  <action id="org.gnome.MultiWriter.probe">
    <description>Check the device</description>
    <description xml:lang="bs">Provjeri uređaj</description>
    <description xml:lang="cs">Zkontrolovat zařízení</description>
    <description xml:lang="el">Έλεγχος της συσκευής</description>
    <description xml:lang="es">Comprobar el dispositivo</description>
    <description xml:lang="fr">Vérifier le périphérique</description>
    <description xml:lang="he">בדיקת ההתקן</description>
    <description xml:lang="hu">Az eszköz ellenőrzése</description>
    <description xml:lang="it">Verifica il dispositivo</description>
    <description xml:lang="oc">Verificar lo periferic</description>
    <description xml:lang="pl">Sprawdzanie urządzenia</description>
    <description xml:lang="pt">Verificar o dispositivo</description>
    <description xml:lang="pt_BR">Verificar o dispositivo</description>
    <description xml:lang="sk">Skontrolovať zariadenie</description>
    <description xml:lang="sv">Kontrollera enheten</description>
    <description xml:lang="zh_TW">檢查裝置</description>
    <message>Authentication is required to probe the device</message>
    <message xml:lang="bs">Prijava je potrebna za test uređaja</message>
    <message xml:lang="cs">K prozkoumání zařízení je zapotřebí ověření</message>
    <message xml:lang="el">Απαιτείται πιστοποίηση για την ανίχνευση της συσκευής</message>
    <message xml:lang="es">Se necesita autenticación para probar el dispositivo</message>
    <message xml:lang="fr">Authentification nécessaire pour sonder le périphérique</message>
    <message xml:lang="he">דרוש אימות על מנת לבדוק את ההתקן</message>
    <message xml:lang="hu">Hitelesítés szükséges az eszköz szondázásához</message>
    <message xml:lang="id">Otentikasi diperlukan untuk .. perangkat</message>
    <message xml:lang="it">È richiesto autenticarsi per ispezionare il dispositivo</message>
    <message xml:lang="pl">Wymagane jest uwierzytelnienie, aby zbadać urządzenie</message>
    <message xml:lang="pt">É necessária autenticação para testar o dispositivo</message>
    <message xml:lang="pt_BR">É necessário estar autenticado para sondar o dispositivo</message>
    <message xml:lang="sk">Na preskúmanie zariadenia je potrebné overenie totožnosti</message>
    <message xml:lang="sv">Autentisering krävs för att undersöka enheten</message>
    <message xml:lang="zh_TW">需要通過身份核對才能探測該裝置</message>
    <icon_name>drive-harddisk-usb</icon_name>
    <defaults>
      <allow_any>auth_admin</allow_any>
      <allow_inactive>auth_admin</allow_inactive>
      <allow_active>auth_admin_keep</allow_active>
    </defaults>
    <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/gnome-multi-writer-probe</annotate>
  </action>

</policyconfig>