apt-ostree/debian/apt-ostree.triggers
robojerk 3dec23f8f7 Fix YAML linting issues and update system requirements to Debian 13+
- Fix trailing spaces and blank lines in Forgejo workflows
- Update system requirements from Ubuntu Jammy/Bookworm to Debian 13+ (Trixie)
- Update test treefile to use Debian Trixie instead of Ubuntu Jammy
- Update documentation to reflect modern system requirements
- Fix yamllint errors for CI/CD functionality
- Ensure compatibility with modern OSTree and libapt versions
2025-08-18 11:39:58 -07:00

18 lines
590 B
Text

# apt-ostree package triggers
# This file defines triggers that are activated when certain events occur
# Trigger when shell completions are updated
interest-noawait /usr/share/bash-completion/completions
interest-noawait /usr/share/zsh/vendor-completions
# Trigger when man pages are updated
interest-noawait /usr/share/man
# Trigger when polkit rules are updated
interest-noawait /usr/share/polkit-1/actions
# Trigger when systemd units are updated
interest-noawait /lib/systemd/system
# Trigger when D-Bus configuration is updated
interest-noawait /usr/share/dbus-1/system-services