[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Executable's execute permission not getting set



>>>>> "Bernd" == Bernd Zeimetz <bernd@bzed.de> writes:

Hello,

    Bernd>  if I understand  dh_fixperms manpage  correctly it  does not
    Bernd> 'fix'  the permissions for  bin directories anymore.   So you
    Bernd> just want to add a chmod 755 somewhere.

However, dh_fixperms seems to fix the permissions for bin directories if
compat  >= 4  according to  the  manpage ("It  makes all  files in  bin/
directories, /usr/games/  and etc/init.d executable (v4  only)") and its
source code (around line 88).   So it should correctly fixed permissions
of /usr/bin (using chmod a+x in dh_fixperms).

Regards,
Arnaud Fontaine



Reply to: