Convert nameservice to nameservice-strict
This commit is contained in:
parent
0cc9bb9d6c
commit
154cb46be4
1 changed files with 8 additions and 1 deletions
|
|
@ -9,10 +9,17 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}bin/mutt
|
||||
profile mutt @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/ssl_certs>
|
||||
include <abstractions/consoles>
|
||||
|
||||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
network inet stream,
|
||||
network inet6 stream,
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
# Mutt config files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue