blob: f7009d6f4579bdea3dd1f97d8090e9f8cbff19c3 (
plain)
1 You probably want to exclude /etc/usb_modeswitch.d from pkgadd.conf like this:
2
3 UPGRADE ^etc/usb_modeswitch\.d/.*$ YES
4
5 to avoid annoying rejmerges. These files are not really meant for
6 configuration.
|