Harald Welte has submitted this change and it was merged.

Change subject: OsmoGsmTester: Put several permission categories under cat User 
Permission
......................................................................


OsmoGsmTester: Put several permission categories under cat User Permission

Change-Id: Ie9f846af0311d768c5dd6f9da572c8f6482f4d39
---
M OsmoGSMTester/chapters/install.adoc
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/OsmoGSMTester/chapters/install.adoc 
b/OsmoGSMTester/chapters/install.adoc
index 146dae1..d19f909 100644
--- a/OsmoGSMTester/chapters/install.adoc
+++ b/OsmoGSMTester/chapters/install.adoc
@@ -444,7 +444,7 @@
 your terminal is in turn is picked up in the tcpdump trace, and so forth. When
 testing 'tcpdump' access, make sure to have proper filter expressions in place.
 
-==== Allow Core Files
+===== Allow Core Files
 
 In case a binary run for the test crashes, a core file of the crash should be
 written. This requires a limit rule. Create a file with the required rule:
@@ -464,7 +464,7 @@
 sysctl -w kernel.core_pattern=core
 ----
 
-==== Allow Realtime Priority
+===== Allow Realtime Priority
 
 Certain binaries should be run with real-time priority, like 'osmo-bts-trx'.
 Add this permission on the main unit:
@@ -477,7 +477,7 @@
 Re-login the user to make these changes take effect.
 
 [[user_config_uhd]]
-==== UHD
+===== UHD
 
 Grant permission to use the UHD driver to run USRP devices for osmo-bts-trx, by
 adding the jenkins user to the 'usrp' group:
@@ -486,7 +486,7 @@
 gpasswd -a jenkins usrp
 ----
 
-==== Allow CAP_NET_RAW capability
+===== Allow CAP_NET_RAW capability
 
 Certain binaries require 'CAP_NET_RAW' to be set, like 'osmo-bts-octphy' as it
 uses a 'AF_PACKET' socket.

-- 
To view, visit https://gerrit.osmocom.org/4670
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9f846af0311d768c5dd6f9da572c8f6482f4d39
Gerrit-PatchSet: 4
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>

Reply via email to