summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/wlanboot
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/wlanboot')
-rw-r--r--os-plugins/plugins/wlanboot/OpenSLX/OSPlugin/wlanboot.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/wlanboot/OpenSLX/OSPlugin/wlanboot.pm b/os-plugins/plugins/wlanboot/OpenSLX/OSPlugin/wlanboot.pm
index cc01f07c..533be865 100644
--- a/os-plugins/plugins/wlanboot/OpenSLX/OSPlugin/wlanboot.pm
+++ b/os-plugins/plugins/wlanboot/OpenSLX/OSPlugin/wlanboot.pm
@@ -63,7 +63,7 @@ sub getAttrInfo
# attribute 'active' is mandatory for all plugins
'wlanboot::active' => {
applies_to_systems => 1,
- applies_to_clients => 0,
+ applies_to_clients => 1,
description => unshiftHereDoc(<<' End-of-Here'),
should the 'wlanboot'-plugin be executed during boot?
End-of-Here