Skip to content

Commit

Permalink
ping capability
Browse files Browse the repository at this point in the history
  • Loading branch information
andiradulescu committed Aug 9, 2024
1 parent 917343a commit 812ca35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions userspace/base_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -201,3 +201,6 @@ apt-fast install --no-install-recommends -yq \
hostapd \
libgtk2.0-dev \
libxml2:armhf \

# Set capability for ping
setcap cap_net_raw+ep /bin/ping

0 comments on commit 812ca35

Please sign in to comment.