Reword the CAP_NET_RAW message

This commit is contained in:
Juhani Krekelä 2019-07-15 23:47:54 +03:00
parent b388168318
commit 2fbd9f4bd2
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@ install: $(BINS) $(LIBEXECS)
@echo ' # setcap CAP_NET_RAW=ep $(LIBEXECDIR)/ethermess-backend'
@echo
@echo 'ethermess-backend needs to be able to create a raw ethernet packet socket, which'
@echo 'is a privileged operation. CAP_NET_RAW allows it to be done without root'
@echo 'privileges.'
@echo 'is a privileged operation. CAP_NET_RAW allows it to do so without needing to run'
@echo 'with root privileges.'
@echo '--------------------------------------------------------------------------------'
uninstall: