mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
Closes: https://bugs.gentoo.org/659184 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9015 Closes: https://bugs.gentoo.org/659184
11 lines
155 B
Desktop File
11 lines
155 B
Desktop File
[Unit]
|
|
Description=IGMPproxy
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=igmpproxy /etc/igmpproxy.conf
|
|
Type=simple
|
|
|
|
[Install]
|
|
WantedBy=network.target
|