diff options
Diffstat (limited to 'system/usb_modeswitch/doinst.sh')
-rw-r--r-- | system/usb_modeswitch/doinst.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/usb_modeswitch/doinst.sh b/system/usb_modeswitch/doinst.sh index 15d74ae5c9..9bae9c55c7 100644 --- a/system/usb_modeswitch/doinst.sh +++ b/system/usb_modeswitch/doinst.sh @@ -10,7 +10,6 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } - config etc/usb_modeswitch.conf.new - chroot . /etc/rc.d/rc.udev reload + |