]> git.netwichtig.de Git - user/henk/code/puppet/modules/s6.git/commitdiff
add ISO8601 timestamp
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Tue, 20 Dec 2022 19:47:32 +0000 (20:47 +0100)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Tue, 20 Dec 2022 19:48:39 +0000 (20:48 +0100)
files/usr/local/bin/s6-svscanboot
files/usr/local/bin/s6-svscanboot.buster
templates/user_scandir/log/run.epp

index f2b6e35931797e96a485ce41c83d85c780e574bc..aca85771296a6f23fa6cff4636e2fa84d75fcd76 100644 (file)
@@ -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 /run/uncaught-logs\n"
   cat
 }
 if { chmod 0755 ${1}/s6-svscan-log/run }
index 28aa5a1966dcc37e4dc0a9977236613a7045f7e5..8b1cc7cac453899d6d17e251fd025f10489c193a 100644 (file)
@@ -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 /run/uncaught-logs\n"
   cat
 }
 if { chmod 0755 ${1}/s6-svscan-log/run }
index 797688cf46621a35a1750764c76ac28c94a05413..37cc89f33a8c8c82045c893727589cf4adcde00d 100644 (file)
@@ -13,6 +13,7 @@ define SVLOGDIR /var/log/s6/user_scandir_${SVUSER}/logs/
 fdmove -c 2 1
 s6-log
        t
+       T
        s1048576
        S2147483648
        !"mail -s \"user_sv log: ${SVUSER}\" -- root"