summaryrefslogtreecommitdiff
path: root/www/wwwoffle/files/wwwoffled.sh
diff options
context:
space:
mode:
Diffstat (limited to 'www/wwwoffle/files/wwwoffled.sh')
-rw-r--r--www/wwwoffle/files/wwwoffled.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wwwoffle/files/wwwoffled.sh b/www/wwwoffle/files/wwwoffled.sh
new file mode 100644
index 000000000000..a902bb203d68
--- /dev/null
+++ b/www/wwwoffle/files/wwwoffled.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -x %PREFIX%/sbin/wwwoffled ] && %PREFIX%/sbin/wwwoffled > /dev/null && echo -n ' wwwoffled'