HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //snap/core24/1196/lib/udev/rules.d/70-camera.rules
# do not edit this file, it will be overwritten on update

ACTION=="remove", GOTO="camera_end"

SUBSYSTEM=="video4linux", ENV{ID_BUS}="usb", \
  IMPORT{builtin}="hwdb 'camera:usb:v$env{ID_VENDOR_ID}p$env{ID_MODEL_ID}:name:$attr{name}:'", \
  GOTO="camera_end"

LABEL="camera_end"