summaryrefslogtreecommitdiffstats
path: root/plugins/gsd.target.in
blob: 137df207ee515588ac3b60fefb8411dad1ee3af4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=@description@ target
CollectMode=inactive-or-failed

# Pull in the service
Wants=@plugin_dbus_name@.service

# Require GNOME session and specify startup ordering
Requisite=gnome-session-initialized.target
After=gnome-session-initialized.target
PartOf=gnome-session-initialized.target
Before=gnome-session.target