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

7 lines
205 B
Plaintext

name: dbus
description: DBus message system bus
type: background
start_cmd: bash -c 'install -m755 -g 81 -o 81 -d /run/dbus; exec dbus-daemon --system --nofork --nopidfile'
exit_method: kill
restart: true