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>
5 lines
113 B
Text
5 lines
113 B
Text
"")
|
|
[ -f /var/run/nut/disable-hotplug ] || \
|
|
/etc/init.d/nut-server enabled && perform_libhid_action
|
|
;;
|
|
esac
|