First Commit

This commit is contained in:
2025-11-18 23:02:07 -07:00
parent 1d9a3ce69e
commit db90e91cdb
290 changed files with 3691 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# D-Bus is a message bus system that provides an easy way for inter-process communication.
# https://wiki.archlinux.org/title/D-Bus and https://dbus.freedesktop.org/doc/dbus-daemon.1.html
{ "name": "dbus-daemon", "type": "Service" }
{ "name": "dbus-broker", "type": "Service" }
{ "name": "dbus-broker-launch", "type": "Service" }