This file is indexed.

/usr/share/glib-2.0/schemas/org.ukui.peripherals-smartcard.gschema.xml is in ukui-settings-daemon-common 1.1.6-0ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="@GETTEXT_PACKAGE@">
  <schema path="/org/ukui/desktop/peripherals/smartcard/" id="org.ukui.peripherals-smartcard">
    <key type="s" name="removal-action">
      <default>'none'</default>
      <summary>Smartcard removal action</summary>
      <description>Set this to one of "none", "lock_screen", or "force_logout".  The action will get performed when the smartcard used for log in is removed.</description>
    </key>
  </schema>
</schemalist>