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

harden mpg123.profile #3438

Merged
merged 2 commits into from
May 27, 2020
Merged

harden mpg123.profile #3438

merged 2 commits into from
May 27, 2020

Conversation

glitsj16
Copy link
Collaborator

AFAIK mpg123 doesn't do video, so we can harden the profile accordingly.

@@ -23,19 +23,24 @@ include whitelist-var-common.inc
apparmor
caps.drop all
netfilter
no3d
nodvd
Copy link
Collaborator

Choose a reason for hiding this comment

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

nodvd also includes (audio) cd.

Copy link
Collaborator Author

@glitsj16 glitsj16 May 27, 2020

Choose a reason for hiding this comment

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

@rusty-snake Indeed. I assumed that audio CD's are not in a compatible format for mpg123 to process directly. So a decoded WAV or MP3 file would reside on the regular filesystem instead. But I forgot about archived audio files. Can't test due to having exchanged my laptop's CD/DVD drive for an extra SSD years ago. I'll remove the nodvd, it's a minor change anyway.

@glitsj16 glitsj16 merged commit 3d7a75b into netblue30:master May 27, 2020
@glitsj16 glitsj16 deleted the mpg123 branch May 27, 2020 18:23
@matu3ba matu3ba mentioned this pull request Oct 7, 2021
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.

2 participants