Comment # 5 on bug 1114383 from
Correction:

(In reply to Fabian Vogt from comment #4)
> What the reporter does is like this:
> 
> $ stat /bin/cat
> (not setuid)

$ sudoedit /etc/permissions.local # set cat setuid
$ sudo chkstat --system --set

> $ stat /bin/cat
> (setuid)
> $ sudo zypper in --force coreutils
> $ stat /bin/cat
> (not setuid)


You are receiving this mail because: