Skip to main content
added 4 characters in body
Source Link
Michael Mrozek
  • 95.8k
  • 40
  • 245
  • 236

tryTry:

/etc/init.d/syslog stop

/etc/init.d/syslog stop 

or:

service syslog stop

service syslog stop 

that wouldThat will stop all loggings..logging

try

/etc/init.d/syslog stop

or

service syslog stop

that would stop all loggings..

Try:

/etc/init.d/syslog stop 

or:

service syslog stop 

That will stop all logging

Source Link

try

/etc/init.d/syslog stop

or

service syslog stop

that would stop all loggings..