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