Advertisement
Guest User

ke-recv/debian/init.d

a guest
Oct 24th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.45 KB | None | 0 0
  1. diff --git a/debian/init.d b/debian/init.d
  2. index 9e79d4c..4bd4380 100644
  3. --- a/debian/init.d
  4. +++ b/debian/init.d
  5. @@ -88,6 +88,9 @@ case "$1" in
  6.                              /sbin/modprobe g_mass_storage stall=0 luns=2 removable=1,1 || \
  7.                                  /sbin/modprobe g_nokia
  8.                  fi
  9. +        else
  10. +                rm -f /var/lib/ke-recv/usb_phonet_mode
  11. +                sync
  12.          fi
  13.  
  14.     if [ -x $DTOOL ]; then
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement