fixeria submitted this change.
doc/examples: populate the config file example
Change-Id: I5c7b32903e2e205eb43b389292fe9bfceea36d30
---
M doc/examples/osmo-uecups-daemon.cfg
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/doc/examples/osmo-uecups-daemon.cfg b/doc/examples/osmo-uecups-daemon.cfg
index e69de29..f170e20 100644
--- a/doc/examples/osmo-uecups-daemon.cfg
+++ b/doc/examples/osmo-uecups-daemon.cfg
@@ -0,0 +1,14 @@
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print file basename last
+ logging print category-hex 0
+ logging print category 1
+ logging timestamp 0
+ logging level set-all info
+!
+line vty
+ no login
+!
+uecups
+ local-ip 127.0.0.1
To view, visit change 40806. To unsubscribe, or for help writing mail filters, visit settings.