- [Trigger]
- Type = File
- Operation = Install
- Operation = Upgrade
- Operation = Remove
- Target = etc/dbus-1/system.d/*.conf
- Target = usr/share/dbus-1/system.d/*.conf
- Target = usr/share/dbus-1/system-services/*.service
- [Action]
- Description = Reloading system bus configuration...
- When = PostTransaction
- Exec = /usr/share/libalpm/scripts/openrc-hook reload dbus
|