Revert "obmc-console: Allow SOL over SSH only for admin"

As dropbear default value is updated to allow only
priv-admin group users in meta-phosphor, this
restriction will be applied automatically to all
services which uses DROPBEAR_EXTRA_ARGS. As obmc-console
uses dropbear with DROPBEAR_EXTRA_ARGS, the commit, which
adds -G priv-admin to the service file can be removed now
as the same is applied through DROPBEAR_EXTRA_ARGS

This reverts commit 9fe68f9906a99c38758ca9ddaa72432b17841af2.

Change-Id: I7e1fba4535d5cdce71332fb061b9a75c4d672f86
Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>
1 file changed
tree: 3fdd63647b6d0aa2b8079889c819c03c12968bbb
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. COPYING.apache-2.0
  16. COPYING.MIT
  17. LICENSE
  18. MAINTAINERS
  19. README.md
  20. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.