Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : dnstrack-git.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dnstrack.install
blob: c0f87d7bcc6750a66324c7133ba90097e675f6fc (
plain
)
1
2
3
post_install
() {
sh
-c
'cd /usr/bin; sudo setcap cap_net_raw,cap_net_admin=eip dnstrack'
}