nosh 1.37 release
[archnosh.git] / gnome-maps.service.linux
blob5f3a6f4a2a8a67aa7914d4e05c6ced049ac4051a
1 ## **************************************************************************
2 ## For copyright and licensing terms, see the file named COPYING.
3 ## **************************************************************************
5 [Unit]
6 Description=GNOME maps for %u
8 [Service]
9 Type=dbus
10 # The fact that the GNOME Maps server requires an X display at startup is a bug.
11 EnvironmentDirectory=../../../common/env
12 EnvironmentDirectory=env
13 ExecStart=/usr/share/gnome-maps/org.gnome.Weather.Application --gapplication-service
14 Restart=on-abort
16 [Install]