public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] alfred: mention libcap in the README
@ 2015-08-14 16:25 Simon Wunderlich
  2015-08-17 11:43 ` Simon Wunderlich
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Wunderlich @ 2015-08-14 16:25 UTC (permalink / raw)
  To: b.a.t.m.a.n

Reported-by: Florian Steinel <alfred@open-mesh.org.flonet.net>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
---
 README | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 7cef9f6..938a275 100644
--- a/README
+++ b/README
@@ -29,8 +29,9 @@ alfred depends on:
  * librt (usually part of libc)
  * IPv6 support in the kernel/host system
 
-and if distributing GPS information:
- * libgps
+and optionally:
+ * libgps - if you want to distribute GPS information
+ * libcap - if you want extra security by dropping unneeded privileges
 
 To compile alfred, simply type:
 
@@ -53,6 +54,10 @@ CONFIG_ALFRED_GPSD=n:
  $ make CONFIG_ALFRED_GPSD=n
  $ make CONFIG_ALFRED_GPSD=n install
 
+If don't want to compile with libcap to drop privileges, use:
+
+ $ make CONFIG_ALFRED_CAPABILITIES=n
+ $ make CONFIG_ALFRED_CAPABILITIES=n install
 
 Usage
 -----
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-17 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14 16:25 [B.A.T.M.A.N.] [PATCH] alfred: mention libcap in the README Simon Wunderlich
2015-08-17 11:43 ` Simon Wunderlich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox