mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
|
{
|
||
|
Description = "Polipo";
|
||
|
Provides = ("Polipo");
|
||
|
Requires = ("NetworkExtensions","Resolver");
|
||
|
OrderPreference = "Late";
|
||
|
Messages =
|
||
|
{
|
||
|
start = "Starting Polipo";
|
||
|
stop = "Stopping Polipo";
|
||
|
};
|
||
|
}
|