summaryrefslogtreecommitdiffstats
path: root/services/flux/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/flux/run')
-rwxr-xr-xservices/flux/run5
1 files changed, 0 insertions, 5 deletions
diff --git a/services/flux/run b/services/flux/run
deleted file mode 100755
index 1f32c1a..0000000
--- a/services/flux/run
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-# for some reason, if you don't close stdin here, it uses 100% cpu. this
-# doesn't happen if you run it from a terminal, no idea what's going on
-exec xflux -z 11220 -nofork <&- 2>&1