Skip to content

Commit

Permalink
chore: remove user session systemd service
Browse files Browse the repository at this point in the history
Log: the service should started by dbus
  • Loading branch information
Decodetalkers committed May 9, 2023
1 parent 8c3d1c5 commit fb153e4
Show file tree
Hide file tree
Showing 37 changed files with 36 additions and 75 deletions.
3 changes: 0 additions & 3 deletions misc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ install(FILES ${INSTALL_DBUS_SYSTEMSERVICES} DESTINATION share/dbus-1/system-ser

file(GLOB_RECURSE INSTALL_SYSTEMD_SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/systemd/system/*.service)
install(FILES ${INSTALL_SYSTEMD_SYSTEM} DESTINATION lib/systemd/system/)

file(GLOB_RECURSE INSTALL_SYSTEMD_USER ${CMAKE_CURRENT_SOURCE_DIR}/systemd/user/*.service)
install(FILES ${INSTALL_SYSTEMD_USER} DESTINATION lib/systemd/user/)
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.SessionManager.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.SessionManager
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.WMSwitcher.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.WMSwitcher
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.api.XEventMonitor.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.api.XEventMonitor
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Appearance.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Appearance
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Audio.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Audio
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Bluetooth.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Bluetooth
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Display.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Display
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.InputDevices.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.InputDevices
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Keybinding.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Keybinding
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.LangSelector.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.LangSelector
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Mime.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Mime
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Network.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Network
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Power.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Power
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.SoundEffect.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.SoundEffect
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.SystemInfo.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.SystemInfo
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.daemon.Timedate.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.daemon.Timedate
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.ControlCenter.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.ControlCenter
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.Dock.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.Dock
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.Launcher.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.Launcher
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.Notification.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.Notification
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.TrayManager.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.TrayManager
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.daemon.Dock.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.daemon.Dock
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.daemon.Launcher.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.daemon.Launcher
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.lockFront.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.lockFront
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.osd.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.osd
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/com.deepin.dde.shutdownFront.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=com.deepin.dde.shutdownFront
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.api.XEventMonitor1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.api.XEventMonitor1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.daemon.Appearance1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.daemon.Appearance1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.daemon.Audio1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.daemon.Audio1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.daemon.Bluetooth1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.daemon.Bluetooth1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.daemon.LangSelector1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.daemon.LangSelector1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.daemon.Power1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.daemon.Power1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.daemon.SoundEffect1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.daemon.SoundEffect1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.daemon.SystemInfo1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.daemon.SystemInfo1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.deepin.daemon.Timedate1.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.deepin.daemon.Timedate1
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1
3 changes: 1 addition & 2 deletions misc/dbus/services/org.desktopspec.permission.service
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[D-BUS Service]
Name=org.desktopspec.permission
Exec=/usr/bin/false
SystemdService[email protected]
Exec=/usr/lib/dde-api-proxy/dbus-proxy/dde-api-dbus-proxy-session-v1

0 comments on commit fb153e4

Please sign in to comment.