summaryrefslogtreecommitdiffstats
path: root/local/.bin/hornet/svstop
diff options
context:
space:
mode:
Diffstat (limited to 'local/.bin/hornet/svstop')
-rwxr-xr-xlocal/.bin/hornet/svstop6
1 files changed, 0 insertions, 6 deletions
diff --git a/local/.bin/hornet/svstop b/local/.bin/hornet/svstop
deleted file mode 100755
index 649ec26..0000000
--- a/local/.bin/hornet/svstop
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -eu
-set -o pipefail
-
-svc -d "$HOME/.services/enabled/$1"
-svget "$1"