diff -r b4d13f692c04 -r cb43727425f0 components/sudo/sudo.p5m --- a/components/sudo/sudo.p5m Tue May 29 15:25:04 2012 -0700 +++ b/components/sudo/sudo.p5m Tue Jun 05 09:51:55 2012 -0700 @@ -44,14 +44,12 @@ dir path=usr/share dir path=usr/share/doc dir path=usr/share/doc/sudo -dir path=usr/share/lib -dir path=usr/share/lib/ldif group=sys dir path=usr/share/man dir path=usr/share/man/man1m dir path=usr/share/man/man4 -file path=etc/sudoers original_name=SUNWsudo:etc/sudoers preserve=true \ - mode=0440 group=root +file path=etc/sudoers original_name=SUNWsudo:etc/sudoers overlay=allow \ + preserve=true mode=0440 group=root file path=usr/bin/sudo mode=4511 file path=usr/bin/sudoreplay mode=0511 file path=usr/sbin/visudo mode=0511 @@ -85,7 +83,3 @@ hardlink path=usr/bin/sudoedit target=sudo license sudo.license license="ISC-like, BSD, zlib license" - -legacy pkg=SUNWsudo \ - desc="sudo - Tool to allow certain tasks to be run as root by ordinary users." \ - name="sudo - Tool to allow certain tasks to be run as root by ordinary users."