Add PAGER option

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep
2016-03-02 08:32:49 -08:00
parent 4e9f4742cb
commit 90d254f0c3
15 changed files with 115 additions and 13 deletions

View File

@@ -25,6 +25,12 @@ STARTUP_ENABLED=No
VERBOSITY=1
###############################################################################
# P A G E R
###############################################################################
PAGER=more
###############################################################################
# L O G G I N G
###############################################################################