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

Re: Packages' use of dpkg-statoverride



Previously Joe Drew wrote:
> Is dpkg-statoverride meant to be used in a package, or only by sysadmins?

Both: you only need to call it if you want to change the default settings
as they are used in the .deb.

> I've got a package which currently asks whether the svgalib binary
> should be installed suid root. The safest way to do this, of course,
> would be to ship it 755, and then add the suid bit later.

You can ask the question in the .config or preinst and register
the statoverride before the package is unpacked, that is the best
solution.

Wichert.

-- 
   ________________________________________________________________
 / Generally uninteresting signature - ignore at your convenience  \
| wichert@cistron.nl                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: