File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,8 @@ install() {
5454        " $systemduser "  /dbus-broker.service \
5555        " $systemdsystemunitdir "  /dbus.socket \
5656        " $systemduser "  /dbus.socket \
57+         " $systemdsystemunitdir "  /sockets.target.wants/dbus.socket \
58+         " $systemduser "  /sockets.target.wants/dbus.socket \
5759        " $systemdsystemunitdir "  /dbus.target.wants \
5860        busctl dbus-broker dbus-broker-launch
5961
@@ -77,7 +79,8 @@ install() {
7779            " $systemdsystemconfdir "  /dbus.socket \
7880            " $systemdsystemconfdir "  /dbus.socket.d/* .conf \
7981            " $systemdsystemconfdir "  /dbus-broker.service \
80-             " $systemdsystemconfdir "  /dbus-broker.service.d/* .conf
82+             " $systemdsystemconfdir "  /dbus-broker.service.d/* .conf \
83+             " $systemdsystemconfdir "  /sockets.target.wants/dbus.socket
8184    fi 
8285
8386    #  We need to make sure that systemd-tmpfiles-setup.service->dbus.socket
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments