From b618fc4179de4cfec504bb5d0aaefb33a68099e3 Mon Sep 17 00:00:00 2001 From: Hendrik Jäger Date: Tue, 20 Dec 2022 20:47:32 +0100 Subject: add ISO8601 timestamp --- files/usr/local/bin/s6-svscanboot | 2 +- files/usr/local/bin/s6-svscanboot.buster | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files') diff --git a/files/usr/local/bin/s6-svscanboot b/files/usr/local/bin/s6-svscanboot index f2b6e35..aca8577 100644 --- a/files/usr/local/bin/s6-svscanboot +++ b/files/usr/local/bin/s6-svscanboot @@ -21,7 +21,7 @@ redirfd -w 2 /dev/console redirfd -rnb 0 fifo s6-setuidgid s6-logs exec -c -s6-log t /run/uncaught-logs\n" +s6-log t T /run/uncaught-logs\n" cat } if { chmod 0755 ${1}/s6-svscan-log/run } diff --git a/files/usr/local/bin/s6-svscanboot.buster b/files/usr/local/bin/s6-svscanboot.buster index 28aa5a1..8b1cc7c 100644 --- a/files/usr/local/bin/s6-svscanboot.buster +++ b/files/usr/local/bin/s6-svscanboot.buster @@ -21,7 +21,7 @@ redirfd -w 2 /dev/console redirfd -rnb 0 fifo s6-setuidgid s6-logs exec -c -s6-log t /run/uncaught-logs\n" +s6-log t T /run/uncaught-logs\n" cat } if { chmod 0755 ${1}/s6-svscan-log/run } -- cgit v1.2.3