Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resin-Supervisor: test disabling logs to display #40

Open
pcarranzav opened this issue Oct 5, 2016 · 1 comment
Open

Resin-Supervisor: test disabling logs to display #40

pcarranzav opened this issue Oct 5, 2016 · 1 comment
Assignees

Comments

@pcarranzav
Copy link

Valid for any board with Resin OS.
Test steps:

  • Check that the device host OS has a [email protected] that is enabled.
  • Set a RESIN_HOST_LOG_TO_DISPLAY=0 config variable
  • Expected result: the device logs show the change is being applied, the device reboots and the resin-info service is disabled.
  • Change RESIN_HOST_LOG_TO_DISPLAY=1.
  • Expected result: the device logs show the change is being applied, the device reboots and the resin-info service is enabled again.
@lifeeth
Copy link
Contributor

lifeeth commented Apr 11, 2017

Additional notes:

  • A resin dev device will have [email protected] running by default and prod will have it disabled.
  • Dev and Prod variants are built separately and have the variation set in /etc/os-release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants