Allow for plugs autoconnect

Snap name: lexbox Interface: removable-media, process-control, system-observe, hardware-observe, log-observe Reason:

LexBox is an edge-computing document processing appliance for legal offices. It requires:

  1. removable-media: Access network shares mounted at /mnt/ and /media/.

    • Lawyers scan documents to network shares (e.g., //office-nas/LexBox → /mnt/LexBox)
    • Core functionality - cannot work without this
  2. process-control: Monitor Ollama LLM daemon health

    • Need to detect if Ollama crashes and restart it
    • Essential for appliance reliability
  3. system-observe + hardware-observe: Resource monitoring for observability

    • Track CPU/RAM usage for performance troubleshooting
    • Send telemetry to customer’s APM platform
  4. log-observe: View service logs via lexbox logs CLI

    • Customers need to troubleshoot without SSH access
    • Part of appliance management interface
  5. home: Allow reading documents from user home directories (optional fallback)

Target users are legal professionals with zero Linux knowledge. Manual snap connections break the “appliance” experience.

Store listing: Install LexBox - Privacy-First Document AI on Linux | Snap Store

This request has not been added to the review queue. It should be placed in the appropriate store-requests subcategory using the subcategory template for classic-confinement, privileged-interfaces and aliases requests.

I’ve update the category and subcategory as requested

But you picked “classic confinement”, this is not the right one when asking for privileged interfaces :wink:

(Also: the home interface is automatically connecting on desktop installs, no need to request it)

This request has been added to the queue for review by the @reviewers team.