mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
nut: initscripts hotplug: Fix many small semantic issues
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>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"")
|
||||
[ ! -f /var/run/nut/disable-hotplug ] && \
|
||||
[ -f /var/run/nut/disable-hotplug ] || \
|
||||
/etc/init.d/nut-server enabled && perform_libhid_action
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user