Add -quiet option to dtlogin.
This should shut up the console spamming, for those who use VT1. Default behavior is not changed.
This commit is contained in:
committed by
Jon Trulson
parent
e3973a9320
commit
380867c31c
@@ -495,6 +495,7 @@ extern int debugLevel;
|
||||
extern char *errorLogFile;
|
||||
extern int errorLogSize;
|
||||
extern int daemonMode;
|
||||
extern int quiet;
|
||||
extern char *pidFile;
|
||||
extern int lockPidFile;
|
||||
extern char *authDir;
|
||||
|
||||
Reference in New Issue
Block a user