|
Security Enhanced (SE) Linux on Fedora & RedHat : issue and my resolution
|
|
26-10-2025, 13:03
(This post was last modified: 26-10-2025 13:07 by filip.)
Post: #1
|
|||
|
|||
|
Security Enhanced (SE) Linux on Fedora & RedHat : issue and my resolution
I noticed Security Enhanced that is on Fedora 42 and RedHat (read more on https://www.redhat.com/en/topics/linux/what-is-selinux ) is not mentionned in the minimserver install notes.
SELinux prevents the service to start, even if the permissions are set properly. There is a need to create a new SELinux policy to allow the service to start. I did not bother to do that, I simply turned off SELinux and it worked just fine! If there are people skilled in SELinux features, I would be interested to know how you create the custom policy. Here below you will find my problem and my resolution. Happy to hear if you have a better workaround. Code: filip@fedora:~$ sudo systemctl start minimserver.serviceHere's what the service status says: Code: filip@fedora:~$ sudo systemctl status minimserver.serviceMy ony action to solve this issue without bothering creating a SELinux policy is to turn off SELinux Code: sudo nano /etc/selinux/configto replace Code: SELINUX=enforcingby Code: SELINUX=disabledI reboot, the service starts properly. Maybe you could add a mention about it, in the installation guide for Linux. I'm new to minimserver and I must say I'm quite impressed, this is probably one of the best to provide high-res FLAC audio files to your network devices. I have a high end setup with a decent lamp amplifier, good cables and speakers. I never thought about taking care of the bit stream between the server and the DAC. I thought bits are bits but it turns out it matters. Probably other servers might degrade and interfere with this bit stream? I notice for sure an improved sound quality, while evertyhing else kept identical. So well done minimserver which makes me to rediscover my own speakers and setup! I don't make use of these extra features for tagging, but I purchased the full license to support this great work! I'm glad simple, high-end and efficient things exists! |
|||
|
26-10-2025, 16:18
Post: #2
|
|||
|
|||
|
RE: Security Enhanced (SE) Linux on Fedora & RedHat : issue and my resolution
I spent some time a while back looking into this and my conclusion was that the only practical solution is to disable SELinux as you have done.
From your post it sounds like SELinux is enabled by default on Fedora 42. Is this correct? If so, I will add a note to the install guide about this. I am pleased to hear that using MinimStreamer to transcode FLAC files (to WAV, I presume) has improved sound quality for you. This has been my experience and that of a number of other MinimServer users. |
|||
|
26-10-2025, 18:01
(This post was last modified: 26-10-2025 19:57 by filip.)
Post: #3
|
|||
|
|||
RE: Security Enhanced (SE) Linux on Fedora & RedHat : issue and my resolution
(26-10-2025 16:18)simoncn Wrote: I spent some time a while back looking into this and my conclusion was that the only practical solution is to disable SELinux as you have done. That's right, SELinux is enforced by default on Fedora 42 workstation edition. Edit: in addition, it's a good idea on Fedora to have codecs properly installed, I guess minimserver relies on ffmpeg at some point? https://rpmfusion.org/Howto/Multimedia |
|||
|
26-10-2025, 22:09
Post: #4
|
|||
|
|||
|
RE: Security Enhanced (SE) Linux on Fedora & RedHat : issue and my resolution
MinimStreamer (an optional extension to MinimServer) uses ffmpeg for most transcoding combinations. This could be an installed ffmpeg package or a downloaded statically linked ffmpeg binary. Is there a problem with this on Fedora? I am not sure what is the difference between ffmpeg and ffmpeg-free.
|
|||
|
27-10-2025, 00:44
Post: #5
|
|||
|
|||
RE: Security Enhanced (SE) Linux on Fedora & RedHat : issue and my resolution
(26-10-2025 22:09)simoncn Wrote: MinimStreamer (an optional extension to MinimServer) uses ffmpeg for most transcoding combinations. This could be an installed ffmpeg package or a downloaded statically linked ffmpeg binary. Is there a problem with this on Fedora? I am not sure what is the difference between ffmpeg and ffmpeg-free. Fedora comes by default with ffmpeg-free which supports only royalty-free codecs the "full" ffmpeg from a third party repository (RPM Fusion) includes additional support for patented codecs No idea if the full ffmpeg version is required, I did not test/compare both options. In the doubt, prior using minimserver, I installed the full ffmpeg package to be covered, and that page helped me a lot: https://rpmfusion.org/Howto/Multimedia |
|||
|
27-10-2025, 18:41
Post: #6
|
|||
|
|||
|
RE: Security Enhanced (SE) Linux on Fedora & RedHat : issue and my resolution
I have had a quick look at the default ffmpeg in Fedora 41 and it seems to have the format and codec support needed by MinimStreamer. If you or any other Fedora user notices a problem, please post here with the details.
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread:

Search
Member List
Calendar
Help



