diff --git a/service/share/systemd.service b/service/share/systemd.service index ccd6239298..bf4c8c1de6 100644 --- a/service/share/systemd.service +++ b/service/share/systemd.service @@ -1,13 +1,11 @@ [Unit] Description=D-Installer Service -Requires=dbus.socket cockpit.socket +Requires=cockpit.socket After=network-online.target [Service] -Type=dbus -BusName=org.opensuse.DInstaller -ExecStart=/usr/bin/d-installer manager -ExecStop=/usr/bin/d-installer -k +Type=simple +ExecStart=/usr/bin/d-installer User=root TimeoutStopSec=5