summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/igdaemon/log/run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/igdaemon/log/run')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/igdaemon/log/run7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/igdaemon/log/run b/abs/core/runit-scripts/runitscripts/services/igdaemon/log/run
new file mode 100755
index 0000000..f7e3b49
--- /dev/null
+++ b/abs/core/runit-scripts/runitscripts/services/igdaemon/log/run
@@ -0,0 +1,7 @@
+#!/bin/sh
+exec 2>&1
+#export TERM=linux
+#. /etc/rc.conf
+#. /etc/rc.d/functions
+/usr/bin/logger -p info -t igdaemon
+