logshipper/logtee :copy stdin to stdout & to a unix socket if present
first draft
This commit is contained in:
5
pkgs/logshipper/Makefile
Normal file
5
pkgs/logshipper/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
TARGETS=logtee # ship-zinc backfill
|
||||
default: $(TARGETS)
|
||||
|
||||
install: $(TARGETS)
|
||||
install -Dt $(PREFIX)/bin/ logtee
|
Reference in New Issue
Block a user