Sure, just include it. :-)
--
chgrp -R unsets suid
https://launchpad.net/bugs/56944
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Thanks for your detailed explanation -- if you don't mind, I'll include
it in a bug report to Cisco so they can update their installation
script.
--
chgrp -R unsets suid
https://launchpad.net/bugs/56944
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/li
Thank you for your bug report. I think the effect you reported is
actually no bug.
This is from the manual page of Linux' chown system call (man 2 chown):
"When the owner or group of an executable file are changed by a
non-superuser, the S_ISUID and S_ISGID mode bits are cleared. POSIX
does