Files
dbus/source-files/dbus-reload.bpmhook
T
2025-03-10 20:26:59 +02:00

6 lines
245 B
Plaintext

trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["etc/dbus-1/system.d/", "usr/share/dbus-1/system.d/", "usr/share/dbus-1/system-services/"]
depends: ["dbus"]
run: "/usr/bin/systemctl try-reload-or-restart dbus"