diff options
| author | Tony Espy <tonyespy@users.noreply.github.com> | 2016-10-20 16:59:11 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@gmail.com> | 2016-10-20 16:59:11 +0200 |
| commit | dff477229108960d3a5fb6df36732c9d6a653847 (patch) | |
| tree | a4e8eb06c577e716ba5d2e4b1b3a650791bbd340 /docs | |
| parent | 8c766fec8068cdbcf7045873d49c68db3d4e3f00 (diff) | |
interfaces/builtin: add dcdbas-control interface
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/interfaces.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/interfaces.md b/docs/interfaces.md index 067eab47c6..8db0ea455c 100644 --- a/docs/interfaces.md +++ b/docs/interfaces.md @@ -263,6 +263,13 @@ printing. * Auto-Connect: no +### dcdbas-control + +Can interact with the Dell Systems Management Base Driver which provides +a sysfs interface for systems management software such as Dell OpenManage +to perform system management interrupts and host control actions (system +power cycle or power off after OS shutdown) on certain Dell systems. + ### docker Can access snaps providing the docker interface which gives privileged access |
