[hipl-commit] [trunk] Rev 4484: hipd: document the -p switch.

  • From: Mircea Gherzan <mircea.gherzan@xxxxxxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Tue, 11 May 2010 16:05:17 +0300

Committer: Mircea Gherzan <mircea.gherzan@xxxxxxxxxxxxxx>
Date: 11/05/2010 at 16:05:17
Revision: 4484
Revision-id: mircea.gherzan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  hipd: document the -p switch.

Modified:
  M  hipd/hipd.c

=== modified file 'hipd/hipd.c'
--- hipd/hipd.c 2010-05-04 08:28:27 +0000
+++ hipd/hipd.c 2010-05-11 13:04:56 +0000
@@ -175,6 +175,7 @@
     fprintf(stderr, "  -a fix alignment issues automatically(ARM)\n");
     fprintf(stderr, "  -f set debug type format to short\n");
     fprintf(stderr, "  -d set the initial (pre-config) debug level to ALL 
(default is MEDIUM)\n");
+    fprintf(stderr, "  -p disable privilege separation\n");
     fprintf(stderr, "\n");
 }

Other related posts:

  • » [hipl-commit] [trunk] Rev 4484: hipd: document the -p switch. - Mircea Gherzan