]> git.ozlabs.org Git - petitboot/commitdiff
discover: Handle plugin install request
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Fri, 16 Jun 2017 05:09:55 +0000 (15:09 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Tue, 15 Aug 2017 03:38:17 +0000 (13:38 +1000)
Handle "_PLUGIN_INSTALL" requests from clients. Calling the pb-plugin
script from pb-discover ensures different clients don't trip over each
other. Successfully installed plugins are automatically communicated
back to clients once pb-plugin sends a 'plugin' user event.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>

No differences found