Re: Signaling daemons in logrotate configuration snippets

2025-06-13 Thread Marcos Mello
This is the first batch of bugs reported regarding the use of systemctl to signal daemons in logrotate postrotate scripts. Prerequisite for systemctl kill: - selinux-policy: https://bugzilla.redhat.com/show_bug.cgi?id=2369644 Cases where the ExecReload action of the daemon's unit file sends the

Signaling daemons in logrotate configuration snippets

2025-05-24 Thread Marcos Mello
Some packages install logrotate configuration snippets with postrotate scripts that call: ``` kill - `cat /run/ 2>/dev/null` 2>/dev/null || true ``` A non-comprehensive list: php-fpm, nginx, syslog-ng. The CONFIGURATION FILE section of the logrotate(8) man page includes an example of this type

Re: H.264 in Fedora 17!

2012-03-20 Thread Marcos Mello
Fedora Video gmail.com> writes: > As everyone probably knows, Mozilla has chosen to adopt H.264. They will be doing this by finally utilizing OS codecs instead of embedding their own. They have been quite clear that Linux would be supported too, so obviously this means H.264 in Fedora. With Firefo

Re: Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-18 Thread Marcos Mello
googlemail.com> writes: > > Kernel don't have parameter which can disable using cpufreq built-in modules. > This is the main problem because it makes using frequency scaling > unconditional. > Here's what I use. I hope it can help you. - Install kernel-tools package - Start/enable cpupower.se

Re: http://fedoraproject.org/wiki/Features/SysVtoSystemd

2011-09-04 Thread Marcos Mello
Reindl Harald thelounge.net> writes: > > the alpha was release and http://fedoraproject.org/wiki/Features/SysVtoSystemd > is at 0% - why will F16 released WITHOUT making the system clean which > should have been done for F15 > > How many releases will this dirty mix of systemd/sysvinit(lsb in t