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

fix: remove systemd ProtectHome feature #2243

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

jooola
Copy link
Contributor

@jooola jooola commented Oct 19, 2022

Fix #2242

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #2243 (17eb344) into main (cff98f2) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2243      +/-   ##
==========================================
- Coverage   60.82%   60.73%   -0.09%     
==========================================
  Files         181      181              
  Lines        4362     4365       +3     
==========================================
- Hits         2653     2651       -2     
- Misses       1709     1714       +5     
Flag Coverage Δ
analyzer 48.80% <ø> (-0.12%) ⬇️
api 93.95% <ø> (ø)
playout 20.37% <ø> (-0.13%) ⬇️
worker 91.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...out/libretime_playout/liquidsoap/client/_client.py 30.10% <0.00%> (-0.75%) ⬇️
analyzer/libretime_analyzer/pipeline/pipeline.py 71.11% <0.00%> (-0.63%) ⬇️
playout/libretime_playout/player/file.py 0.00% <0.00%> (ø)
playout/libretime_playout/player/push.py 0.00% <0.00%> (ø)
playout/libretime_playout/player/fetch.py 0.00% <0.00%> (ø)
playout/libretime_playout/player/queue.py 0.00% <0.00%> (ø)
playout/libretime_playout/message_handler.py 0.00% <0.00%> (ø)
analyzer/libretime_analyzer/pipeline/_utils.py 100.00% <0.00%> (ø)
playout/libretime_playout/liquidsoap/version.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@paddatrapper paddatrapper merged commit 959c037 into libretime:main Oct 19, 2022
@jooola jooola deleted the protect_home branch October 19, 2022 10:42
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.

Systemd ProtectHome security feature might be to restrictive
2 participants