diff options
Diffstat (limited to 'target/linux/atheros/base-files')
-rw-r--r-- | target/linux/atheros/base-files/etc/hotplug.d/button/00-button | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/base-files/etc/hotplug.d/button/00-button b/target/linux/atheros/base-files/etc/hotplug.d/button/00-button index 857a59b4a8..63cc217d5d 100644 --- a/target/linux/atheros/base-files/etc/hotplug.d/button/00-button +++ b/target/linux/atheros/base-files/etc/hotplug.d/button/00-button @@ -1,4 +1,4 @@ -. /etc/functions.sh +. /lib/functions.sh do_button () { local button local action |