Merge pull request #9 from nobodysu/bind-utils

bind-utils: add host and nslookup.
This commit is contained in:
Alex 2022-01-22 12:12:24 +01:00 committed by GitHub
commit 16096bbd85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 54 additions and 2 deletions

View file

@ -24,9 +24,13 @@ profile dig @{exec_path} {
@{exec_path} mr,
owner @{PROC}/@{pid}/task/@{tid}/comm rw,
owner @{HOME}/.digrc r,
owner @{HOME}/batch_mode.dig r,
owner @{HOME}/tsig.key r,
/tmp/batch_mode.dig r,
owner @{PROC}/@{pids}/task/@{tid}/comm rw,
include if exists <local/dig>
}