|
From: Mark F. <fe...@Fr...> - 2015-09-03 20:28:40
|
On Wed, Sep 2, 2015, at 08:20, Willem Jan Withagen wrote: > On 2-9-2015 13:19, li...@la... wrote: > > When in doubt, boot! So yes, I restarted. > > > > I have to say I never put two identical flags on a command, so this certainly is a first. > > > > Here is the double dash c discussed : > > > > http://www.syslog.org/forum/syslog-and-syslogd/how-to-set-syslog-to-not-sho-'last-message-repeatedandquo/ > > syslogd also has the -s where more s's mean more security > -s Operate in secure mode. Do not log messages from remote > machines. If specified twice, no network socket will be opened > at all, which also disables logging to remote machines. > > And give me some more time, and I'll think of more commands where this > is used. > Everywhere for extra verbosity: -vvvv (ssh, for example) |