Add consoles abstraction where needed (#36)
* add consoles abstraction where needed * not now
This commit is contained in:
parent
99106a2231
commit
6c30e362ee
4 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{,usr/}bin/host
|
||||
profile host @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue