summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/example/XX_example.sh
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/example/XX_example.sh')
-rw-r--r--os-plugins/plugins/example/XX_example.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/example/XX_example.sh b/os-plugins/plugins/example/XX_example.sh
index ae8bcd64..d4496102 100644
--- a/os-plugins/plugins/example/XX_example.sh
+++ b/os-plugins/plugins/example/XX_example.sh
@@ -26,7 +26,7 @@
if [ -e /initramfs/plugin-conf/example.conf ]; then
. /initramfs/plugin-conf/example.conf
- if [ $Example_active -ne 0 ]; then
+ if [ $example_active -ne 0 ]; then
[ $DEBUGLEVEL -gt 0 ] && echo "executing the 'example' os-plugin ...";
# for this example plugin, we simply take a filename from the