https://qa.mandrakesoft.com/show_bug.cgi?id=833
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-01-16 15:38 -------
Thanks for your report :)
Fixed in cooker.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description:
as we can see in spec file of mgetty package, config files comming with these
permissions:
%attr(644,root,root) %config(noreplace) %{_sysconfdir}/mgetty+sendfax/login.config
%attr(644,root,root) %config(noreplace)%{_sysconfdir}/mgetty+sendfax/mgetty.config
%attr(644,root,root) %config(noreplace)%{_sysconfdir}/mgetty+sendfax/dialin.config
for others this is maybe ok, but for login.config isn't. this must be 600,
because mgetty warning about this in logs:
01/16 00:40:32 yS0 login: '/etc/mgetty+sendfax/login.config' must be root/0600
fix is trivial :)