[gnome-settings-daemon/benzea/systemd-3-36: 25/25] data: Place g-s-d services into session.slice
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/benzea/systemd-3-36: 25/25] data: Place g-s-d services into session.slice
- Date: Fri, 31 Jul 2020 08:53:15 +0000 (UTC)
commit 4432493fd4662e263737cd735123a53752b78657
Author: Benjamin Berg <bberg redhat com>
Date: Thu Jul 30 15:51:49 2020 +0200
data: Place g-s-d services into session.slice
Try to conform to the systemd convention as defined in
https://systemd.io/DESKTOP_ENVIRONMENTS
plugins/gsd.service.in | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/plugins/gsd.service.in b/plugins/gsd.service.in
index 6327fd3c..79b5f553 100644
--- a/plugins/gsd.service.in
+++ b/plugins/gsd.service.in
@@ -15,6 +15,7 @@ Before=@plugin_dbus_name@.target
@plugin_gate_units_section@
[Service]
+Slice=session.slice
Type=dbus
ExecStart=@libexecdir@/gsd-@plugin_name@
Restart=@plugin_restart@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]