mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 03:41:44 +00:00
d7db15459f
Small but important tweaks to fix the operation of the nut initscripts and hotplug scripts. All hail shellcheck and proofreading and dogfooding. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
"")
|
|
[ -f /var/run/nut/disable-hotplug ] || \
|
|
/etc/init.d/nut-server enabled && perform_libhid_action
|
|
;;
|
|
esac
|