mirror of
https://github.com/weewx/weewx.git
synced 2026-04-21 10:07:05 -04:00
10 lines
274 B
Desktop File
10 lines
274 B
Desktop File
# unit file for WeeWX named instance
|
|
#
|
|
# Inherit the standard weewx service settings, then make them unique for a
|
|
# specific instance of the WeeWX daemon.
|
|
|
|
.include /lib/systemd/system/weewx.service
|
|
|
|
[Service]
|
|
ExecStart=weewxd --log-label weewxd-%i /etc/weewx/weewx-%i.conf
|