Switch from Systemd to Enit

This commit is contained in:
2025-03-10 20:26:59 +02:00
parent 6a75e015b1
commit 6367acd61c
4 changed files with 21 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
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"