summaryrefslogtreecommitdiffstats
path: root/data/gnome-welcome-tour.service.in
blob: d958630e871932427a9f7afa2f2fd832a431c38e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=GNOME Welcome Tour

BindsTo=gnome-session.target
After=gnome-session.target

ConditionPathExists=%E/run-welcome-tour

[Service]
Type=simple
ExecStart=@libexecdir@/gnome-welcome-tour
Restart=no