mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 02:50:40 +01:00
forgot to remove a debugging aid - now done
This commit is contained in:
parent
29976dd902
commit
e270d57ca1
@ -2173,7 +2173,7 @@ int main(argc, argv)
|
|||||||
if ( Debug )
|
if ( Debug )
|
||||||
{
|
{
|
||||||
dprintf("Debugging disabled, SIGUSR1 to turn on debugging.\n");
|
dprintf("Debugging disabled, SIGUSR1 to turn on debugging.\n");
|
||||||
// TODO: ADD LATER: debugging_on = 0;
|
debugging_on = 0;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
* Send a signal to the parent to it can terminate.
|
* Send a signal to the parent to it can terminate.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user