From ff3dc6e45f9740ef35c38af1f2b73421cdacf825 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 25 Sep 2018 20:47:48 +0200 Subject: ensure well-formed config files Change-Id: Id687e63c418e2e955ccbb92f2420a80fc0704ea4 --- osmo-hlr-latest/osmo-hlr.cfg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'osmo-hlr-latest') diff --git a/osmo-hlr-latest/osmo-hlr.cfg b/osmo-hlr-latest/osmo-hlr.cfg index 71a76c8..f3be518 100644 --- a/osmo-hlr-latest/osmo-hlr.cfg +++ b/osmo-hlr-latest/osmo-hlr.cfg @@ -2,13 +2,13 @@ ! OsmoHLR example configuration ! log stderr - logging filter all 1 - logging color 1 - logging print category 1 - logging timestamp 1 - logging print extended-timestamp 1 - logging level all debug - logging level linp error + logging filter all 1 + logging color 1 + logging print category 1 + logging timestamp 1 + logging print extended-timestamp 1 + logging level all debug + logging level linp error ! line vty bind 0.0.0.0 -- cgit v1.2.3