apt-ostree/debian/apt-ostree.triggers
robojerk 4d05b6f091
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 4m45s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 7s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 2m21s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
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