mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 04:10:17 +01:00
Moving the PPP manager to a separate plugin that is loaded when needed has the advantage of slightly reducing memory footprint and makes it possible to install the PPP support only where needed. https://bugzilla.gnome.org/show_bug.cgi?id=773482
6 lines
34 B
Text
6 lines
34 B
Text
{
|
|
global:
|
|
ppp_ops;
|
|
local:
|
|
*;
|
|
};
|