/usr/share/pyshared/funkload-1.16.1.egg-info/entry_points.txt is in funkload 1.16.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | [funkload.plugins.monitor]
MemFree = funkload.MonitorPluginsDefault:MonitorMemFree
CUs = funkload.MonitorPluginsDefault:MonitorCUs
CPU = funkload.MonitorPluginsDefault:MonitorCPU
Network = funkload.MonitorPluginsDefault:MonitorNetwork
[console_scripts]
fl-record = funkload.Recorder:main
fl-run-test = funkload.TestRunner:main
fl-credential-ctl = funkload.CredentialFile:main
fl-run-bench = funkload.BenchRunner:main
fl-monitor-ctl = funkload.Monitor:main
fl-install-demo = funkload.DemoInstaller:main
fl-build-report = funkload.ReportBuilder:main
|