Skip to content

Commit 1d08e62

Browse files
committed
Enumerate org.freedesktop.DBus by default
1 parent 9c5622b commit 1d08e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/lib/systemd/system/dbus2http.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Requires=dbus.service
99
[Service]
1010
User=dbus2http
1111
WorkingDirectory=/opt/cosmos/bin
12-
ExecStart=/opt/cosmos/bin/dbus2http --system --port 10059 --websocket_port 10058 --service_prefix com
12+
ExecStart=/opt/cosmos/bin/dbus2http --system --port 10059 --websocket_port 10058 --service_prefix com org.freedesktop.DBus
1313
Type=simple
1414
EnvironmentFile=/etc/environment
1515
Restart=always

0 commit comments

Comments
 (0)