diff options
author | Mathieu Jobin | 2015-11-21 13:17:09 -0500 |
---|---|---|
committer | Mathieu Jobin | 2015-11-21 13:17:09 -0500 |
commit | 2a8076c2851060020ce8e71b7c2e06de5a34e7db (patch) | |
tree | 6bda0a97e62d84feb8be4727275205f82afd5121 | |
parent | f847586bad833f1fb5561acbe755353728bd3ca8 (diff) | |
download | aur-2a8076c2851060020ce8e71b7c2e06de5a34e7db.tar.gz |
Add link to AUR
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 7f539ef5351..aec09941e95 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,5 @@ Should you choose to run the service as a different user than root, you need to sudo chmod 666 /dev/net/tun sudo setcap cap_net_bind_service,cap_net_admin=ep /usr/bin/netvirt-agent ``` + +Link to AUR https://aur.archlinux.org/packages/netvirt-agent-git/ |