mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-29 08:28:08 -07:00
Closes: https://bugs.gentoo.org/665314 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9787
11 lines
161 B
Desktop File
11 lines
161 B
Desktop File
[Unit]
|
|
After=network-online.target
|
|
Description=Mcproxy
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/mcproxy -f /etc/mcproxy.conf
|
|
Type=simple
|
|
|
|
[Install]
|
|
WantedBy=network.target
|