summaryrefslogtreecommitdiffstats
path: root/local/.bin/hornet/svlog
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-23 04:22:06 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-23 04:22:48 -0500
commit33b95fda42cbf84bcbc4fead401e954ed674ccb9 (patch)
tree7655a5d64eef13382141dfe8509572668b68c15e /local/.bin/hornet/svlog
parentc337452016b530763caedb3e5be225bf4f4d4d2a (diff)
downloadconf-33b95fda42cbf84bcbc4fead401e954ed674ccb9.tar.gz
conf-33b95fda42cbf84bcbc4fead401e954ed674ccb9.zip
remove daemontools entirely
Diffstat (limited to 'local/.bin/hornet/svlog')
-rwxr-xr-xlocal/.bin/hornet/svlog5
1 files changed, 0 insertions, 5 deletions
diff --git a/local/.bin/hornet/svlog b/local/.bin/hornet/svlog
deleted file mode 100755
index 201ce9b..0000000
--- a/local/.bin/hornet/svlog
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-set -eu
-set -o pipefail
-
-tail -F "$HOME/.log/$1/current" | tai64nlocal