[Bug 704674] Re: mumble-server creates world readable config file
    Patrick Matthäi 
    pmatthaei at debian.org
       
    Thu Jan 20 08:11:22 UTC 2011
    
    
  
Am 19.01.2011 23:18, schrieb Jamie Strandboge:
> Thanks for the debdiff!
>
> It is possible that /etc/mumble-server.ini will not be present on
> upgrades, in which case postinst would fail. Please verify that the file
> exists by doing something like this instead:
>
> if [ -f /etc/mumble-server.ini ]; then
>      chmod 0640 /etc/mumble-server.ini || true
>      chown root:mumble-server /etc/mumble-server.ini || true
> fi
>
>
> ** Changed in: mumble (Ubuntu Maverick)
>         Status: Confirmed =>  Incomplete
>
> ** Changed in: mumble (Ubuntu Maverick)
>       Assignee: (unassigned) =>  Felix Geyer (debfx)
>
could you please write a severity normal bug about it? Thanks!
    
    
More information about the Pkg-voip-maintainers
mailing list