Results 49 issues of mikhailnov

This is a systemd preset. Fedora's macros `%systemd_post`, `%systemd_preun` call `systemctl preset`. It can also be used by sysadmins.

I would suggest to disable scrub by default. It loads CPU really severely, causes very high Load Average and is not really needed when there is no RAID, I think.

question

bbb-rap-resque-worker.service is configured to work in one thread (COUNT=1), encoding of webcams.webm is done in one thread, but encoding of webcams.mp4 is done in multiple threads, ffmpeg and libx264 automatically...

module: recording
status: stale

There is a very big missync of audio and video in most recordings made and processed by BigBlueButton v2.4. There was a similar problem in v2.2, but there there normally...

module: recording
status: stale

A feature request: add per-task logs as text files and add ability to read them via web interface. Currently the only way to get a per-task log is the following:...

enhancement
priority-medium

It did not work correctly neither when both SELinuxContextFromNet in the socket unit and SELinuxContext in the service unit were defined nor when only SELinuxContextFromNet was set to true. fcon...

reviewed/needs-rework 🔨
selinux
needs-rebase

Currenlty two separate configurations are maintained for Legacy boot with syslinux and for UEFI boot with Grub2 as a EFI loader. Why is it done like this? Why not to...

Why is code for Grub configs duplicated in x86 and aarch64? Does it really make sense? I do not see any reasons why those configs would be different.

Currently livecd-tools tries to make selinux labels inside the ISO based on host policy (did I understand it correctly?). It is an undesired behaviour in my case, because selinux-policy inside...

livecd-tools instructs dracut to add the following kernel modules into initrd: `sr_mod sd_mod ide-cd cdrom vfat msdos isofs ext4 xfs btrfs squashfs` The problem is that vfat and sd_mod are...