We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5622b commit 1d08e62Copy full SHA for 1d08e62
deploy/lib/systemd/system/dbus2http.service
@@ -9,7 +9,7 @@ Requires=dbus.service
9
[Service]
10
User=dbus2http
11
WorkingDirectory=/opt/cosmos/bin
12
-ExecStart=/opt/cosmos/bin/dbus2http --system --port 10059 --websocket_port 10058 --service_prefix com
+ExecStart=/opt/cosmos/bin/dbus2http --system --port 10059 --websocket_port 10058 --service_prefix com org.freedesktop.DBus
13
Type=simple
14
EnvironmentFile=/etc/environment
15
Restart=always
0 commit comments