fix: duplicate systemd service
Use Dbus type service, and place it in the app.slice
This commit is contained in:
@ -6,4 +6,4 @@ Type=simple
|
||||
Environment="DAM_TASK_HASH=%I"
|
||||
Environment="DAM_TASK_TYPE=freedesktop"
|
||||
ExecStart=/usr/bin/dde-application-loader
|
||||
Slice=applications.slice
|
||||
Slice=app.slice
|
||||
|
Reference in New Issue
Block a user