14 lines
446 B
Diff
14 lines
446 B
Diff
|
Index: dbus-broker-33/src/units/system/dbus-broker.service.in
|
||
|
===================================================================
|
||
|
--- dbus-broker-33.orig/src/units/system/dbus-broker.service.in
|
||
|
+++ dbus-broker-33/src/units/system/dbus-broker.service.in
|
||
|
@@ -6,6 +6,8 @@ After=dbus.socket
|
||
|
Before=basic.target shutdown.target
|
||
|
Requires=dbus.socket
|
||
|
Conflicts=shutdown.target
|
||
|
+RefuseManualStart=true
|
||
|
+RefuseManualStop=true
|
||
|
|
||
|
[Service]
|
||
|
Type=notify
|