summaryrefslogtreecommitdiff
path: root/data/gnome-shell.service.in
blob: ee275fa0eb8e7076b6f54b90611992d97d688951 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=GNOME Shell
Wants=gnome-session.service
After=graphical-session-pre.target gnome-session-bus.target
PartOf=graphical-session.target

[Service]
Type=dbus
ExecStart=@bindir@/gnome-shell
Restart=on-failure
BusName=org.gnome.Shell