YaST permissions error

I noticed this in YaST output and grabbed a screen of it. Does anyone understand this? ‘artswrapper wrong permissions’

http://thumbnails5.imagebam.com/8438/da48ab84371097.jpg](http://www.imagebam.com/image/da48ab84371097)

Hi
When creating the rpm, those are the default permissions set 0755,
looks like artswrapper is reset via the permissions file
in /etc/permissions* to set the sticky bit so it can be run without
root privileges eg 4755. Run fgrep in /etc and see if it’s defined,
else it’s being done via the rpm install.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 16:05, 2 users, load average: 0.00, 0.05, 0.01
GPU GeForce 8600 GTS Silent - Driver Version: 195.36.31

Thanks M
It’s not defined there