On 2013-12-11 Laurent Bonnaud <[email protected]> wrote:
> Package: checksecurity
> Version: 2.0.15
> Severity: normal

> Dear Maintainer,

> here is the problem:

> # /etc/cron.weekly/checksecurity
> find: invalid mode ‘+06000’
[...]

Hello,
find -perm +xxx is a GNU extension. The syntax is deprecated and does
not work in GNU findutils 4.5.11 and later. Please change to find
-perm /xxx instead.

The new syntax was introduced in 4.2.25 (October 2005) and should
therefore be available on any relevant system.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

Reply via email to