diff options
Diffstat (limited to 'src/daemontools-extras/s6-log.c')
-rw-r--r-- | src/daemontools-extras/s6-log.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemontools-extras/s6-log.c b/src/daemontools-extras/s6-log.c index 12b2220..d14620d 100644 --- a/src/daemontools-extras/s6-log.c +++ b/src/daemontools-extras/s6-log.c @@ -1006,6 +1006,7 @@ static void script_run (scriptelem_t const *script, unsigned int scriptlen, char } } } + if (gflags & 1) tain_now_g() ; } |