diff options
author | Alexander Eremin <a.eremin@nexenta.com> | 2015-10-01 10:34:24 -0700 |
---|---|---|
committer | Gordon Ross <gwr@nexenta.com> | 2015-10-03 17:58:07 -0400 |
commit | 42a9df3bdc231599faf43cf40fe8aaf13bf8d852 (patch) | |
tree | d143aea17212fa94986f600d8da6645466542446 /usr/src/pkg/manifests/SUNWcs.mf | |
parent | 6cad8c54794ed08da5ee9e41172ce85ba79e534f (diff) | |
download | illumos-joyent-42a9df3bdc231599faf43cf40fe8aaf13bf8d852.tar.gz |
371 pkg:/network/ftp should not contain /usr/sbin/ping
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Gordon Ross <gwr@nexenta.com>
Diffstat (limited to 'usr/src/pkg/manifests/SUNWcs.mf')
-rw-r--r-- | usr/src/pkg/manifests/SUNWcs.mf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/SUNWcs.mf b/usr/src/pkg/manifests/SUNWcs.mf index 3b8522b4d4..908111a784 100644 --- a/usr/src/pkg/manifests/SUNWcs.mf +++ b/usr/src/pkg/manifests/SUNWcs.mf @@ -1352,6 +1352,7 @@ file path=usr/sbin/nlsadmin group=adm mode=0755 file path=usr/sbin/nscd mode=0555 file path=usr/sbin/nwamadm mode=0555 file path=usr/sbin/nwamcfg mode=0555 +file path=usr/sbin/ping mode=4555 file path=usr/sbin/pmadm group=sys mode=0555 file path=usr/sbin/praudit mode=0555 $(i386_ONLY)file path=usr/sbin/prtdiag group=sys mode=2755 @@ -1623,6 +1624,7 @@ legacy pkg=SUNWcsu \ name="Core Solaris, (Usr)" legacy pkg=SUNWftpr desc="FTP Server Configuration Files" \ name="FTP Server, (Root)" +license cr_ATT license=cr_ATT license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL license usr/src/cmd/cmd-inet/sbin/ifparse/THIRDPARTYLICENSE \ |