Skip to content

stop, disable and remove modemmanager service#45

Merged
brabster merged 7 commits intomainfrom
remove-modemmanger
Sep 18, 2025
Merged

stop, disable and remove modemmanager service#45
brabster merged 7 commits intomainfrom
remove-modemmanger

Conversation

@brabster
Copy link
Owner

@brabster brabster commented Sep 18, 2025

fixes #41
fixes #43

@brabster brabster requested a review from Copilot September 18, 2025 10:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements the removal of ModemManager service and package to comply with UK Cyber Essentials requirements by reducing attack surface and eliminating unnecessary services.

Key Changes:

  • Adds systemd task to disable and stop ModemManager service
  • Adds package removal task for modemmanager package
  • Updates task description to clarify scope of package removal

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
roles/cleanup/tasks/main.yml Adds ModemManager service disabling and package removal tasks with compliance annotations
CHANGELOG.md Documents the security enhancement with threat model assessment and compliance rationale

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@brabster brabster merged commit 1291863 into main Sep 18, 2025
2 checks passed
@brabster brabster deleted the remove-modemmanger branch September 18, 2025 11:01
@brabster brabster mentioned this pull request Sep 18, 2025
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.

Disable ModemManager Disable avahi-daemon by default

2 participants