diff options
| author | Cody Peter Mello <cody.mello@joyent.com> | 2015-09-03 22:04:07 +0000 |
|---|---|---|
| committer | Cody Peter Mello <cody.mello@joyent.com> | 2015-10-06 17:57:30 +0000 |
| commit | e447e40d9759529526b3e8e7cf4e2d9f61ec04b0 (patch) | |
| tree | d45160589090a6f0907ea76f5e32278897699669 /usr/src/pkg/manifests/SUNWcs.mf | |
| parent | 8ba243f54b0d61513a5240ef26affce291e2f91c (diff) | |
| download | illumos-joyent-e447e40d9759529526b3e8e7cf4e2d9f61ec04b0.tar.gz | |
OS-4583 Add an `ndp' tool for manipulating the neighbors table
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/pkg/manifests/SUNWcs.mf')
| -rw-r--r-- | usr/src/pkg/manifests/SUNWcs.mf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/SUNWcs.mf b/usr/src/pkg/manifests/SUNWcs.mf index 2c5409d374..d8f50b0c2e 100644 --- a/usr/src/pkg/manifests/SUNWcs.mf +++ b/usr/src/pkg/manifests/SUNWcs.mf @@ -1345,6 +1345,7 @@ file path=usr/sbin/mountall group=sys mode=0555 file path=usr/sbin/msgid mode=0555 file path=usr/sbin/mvdir mode=0555 file path=usr/sbin/ndd mode=0555 +file path=usr/sbin/ndp mode=0555 file path=usr/sbin/nlsadmin group=adm mode=0755 file path=usr/sbin/nscd mode=0555 file path=usr/sbin/nwamadm mode=0555 |
