fixed bug with adding records from file

This commit is contained in:
2022-10-11 12:50:47 +03:00
parent 3cd588d112
commit a83309143e
4 changed files with 151 additions and 41 deletions

3
ZWO_cameras/asi.rules Normal file
View File

@@ -0,0 +1,3 @@
SUBSYSTEMS=="usb", ACTION=="add", ATTRS{idVendor}=="03c3", RUN+="/bin/sh -c '/bin/echo 200 >/sys/module/usbcore/parameters/usbfs_memory_mb'", MODE="0666"
#SUBSYSTEMS=="usb", ACTION=="add", ATTRS{idVendor}=="03c3", RUN+="/etc/udev/rules.d/sc"