Skip to content

Commit

Permalink
Remove pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Siri <[email protected]>
  • Loading branch information
zacksiri committed Nov 10, 2023
1 parent 130677f commit 8a37c11
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/pakman/bootstrap/templates/log.eex
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
#!/bin/execlineb -P
# Strip socklog's additional timestamp
# Note: execlineb requires \ to be escaped as \\ and strings to be surrounded by " not '
pipeline { /bin/sed "s/[A-Z][a-z][a-z] \\+[1-3]\\?[0-9] [0-2][0-9]:[0-5][0-9]:[0-5][0-9] //" }
s6-log -b n20 s1000000 T /var/log/<%= name %>

0 comments on commit 8a37c11

Please sign in to comment.