aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/dbus/run
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-09-08 07:37:19 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-09-08 07:37:19 +0800
commite0356dbb81e48ac623a5656b5f9c4cb2ef71fc19 (patch)
tree25b4e63b648aa15944aebb2d0bc53ca7efff9e1c /repos/extra/dbus/run
parent8dee770ff990850d76a0b737a9da21dcb5372648 (diff)
downloadalicelinux-e0356dbb81e48ac623a5656b5f9c4cb2ef71fc19.tar.gz
alicelinux-e0356dbb81e48ac623a5656b5f9c4cb2ef71fc19.zip
dbus: fix runit service
Diffstat (limited to 'repos/extra/dbus/run')
-rwxr-xr-xrepos/extra/dbus/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/extra/dbus/run b/repos/extra/dbus/run
index f092d057..697536fe 100755
--- a/repos/extra/dbus/run
+++ b/repos/extra/dbus/run
@@ -1,3 +1,4 @@
#!/bin/sh
+exec 2>&1
[ ! -d /run/dbus ] && install -m755 -g 18 -o 18 -d /run/dbus
exec dbus-daemon --system --nofork --nopidfile