mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 21:55:04 +02:00
The package app-misc/fr24feed is used for collecting ADS-B data and submitting to Flightradar24. Closes: https://github.com/gentoo/gentoo/pull/12926 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
5 lines
182 B
Text
5 lines
182 B
Text
# Copyright 1999-2019 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Pass various options to the daemon.
|
|
FR24FEED_OPTS="--log-rotate=2 --quiet"
|