fix: duplicate systemd service

Use Dbus type service, and place it in the app.slice
This commit is contained in:
Zhang Dingyuan
2023-04-24 15:44:57 +08:00
parent d18daaab59
commit 0ffe1d4b2d
5 changed files with 11 additions and 46 deletions

View File

@ -1,3 +1,2 @@
add_subdirectory(systemd)
add_subdirectory(dconf)
add_subdirectory(service)