Skip to content

Silence user prompts about reboot and service restart required#140

Merged
mikaelhm merged 1 commit intoproject-chip:mainfrom
mikaelhm:feature/improve-auto-install
Jan 4, 2024
Merged

Silence user prompts about reboot and service restart required#140
mikaelhm merged 1 commit intoproject-chip:mainfrom
mikaelhm:feature/improve-auto-install

Conversation

@mikaelhm
Copy link
Copy Markdown
Contributor

@mikaelhm mikaelhm commented Jan 4, 2024

During our auto-install.sh script, the linux kernel will be updated.

This is causing ubuntu to post these warning during installation of later packages:

Screenshot 2024-01-03 at 9 33 17 PM Screenshot 2024-01-03 at 9 33 08 PM

This feature is introduced in Ubuntu 22.04 and controlled by needsreboot.

In this PR we temporarily modify the needsreboot config, to not show these alerts to the user during auto-install.
The default configuration is restored in the end.

@mikaelhm mikaelhm merged commit cc7be9f into project-chip:main Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants