From 39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 20 Mar 2026 19:16:32 +0100 Subject: feat: first fully successful run e2e on straper --- straper/db/public/boot/etc-default/dbus | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 straper/db/public/boot/etc-default/dbus (limited to 'straper/db/public/boot/etc-default/dbus') diff --git a/straper/db/public/boot/etc-default/dbus b/straper/db/public/boot/etc-default/dbus new file mode 100644 index 0000000..4bc8e1b --- /dev/null +++ b/straper/db/public/boot/etc-default/dbus @@ -0,0 +1,7 @@ +# This is a configuration file for /etc/init.d/dbus; it allows you to +# perform common modifications to the behavior of the dbus daemon +# startup without editing the init script (and thus getting prompted +# by dpkg on upgrades). We all love dpkg prompts. + +# Parameters to pass to dbus. +PARAMS="" -- cgit v1.3