diff options
Diffstat (limited to 'etc/inc/led.inc')
-rw-r--r-- | etc/inc/led.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/inc/led.inc b/etc/inc/led.inc index d29a381..3264eef 100644 --- a/etc/inc/led.inc +++ b/etc/inc/led.inc @@ -7,6 +7,10 @@ * LED control library that wraps around the functionality of led(4) * */ +/* + pfSense_BUILDER_BINARIES: /bin/echo + pfSense_MODULE: util +*/ $led_root = "/dev/led/led"; |