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

Unmount USB on start #1211

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Unmount USB on start #1211

merged 3 commits into from
Oct 31, 2023

Conversation

mlw
Copy link
Member

@mlw mlw commented Oct 30, 2023

This PR adds a new configuration option, OnStartUSBOptions, currently supporting two values: Unmount and ForceUnmount.

When Santa starts up, if this option is set it will unmount mass storage devices that don't have appropriate flags set (as defined by the RemountUSBMode option).

@mlw mlw added santad Work related to the Santa Daemon configurator labels Oct 30, 2023
@mlw mlw requested a review from a team as a code owner October 30, 2023 16:44
@pmarkowsky pmarkowsky changed the title Unmount usb on start Unmount USB on start Oct 30, 2023
@mlw mlw merged commit c5c6037 into google:main Oct 31, 2023
10 checks passed
@pmarkowsky pmarkowsky added this to the 2023.9 Release milestone Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configurator santad Work related to the Santa Daemon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants