make install work also for rpi boxes
- in addition to to_system, we have now to_<box> with every type of box - install is not needed to run under sudo anymore
This commit is contained in:
1
to_ionopimax/etc/udev/rules.d/99-ionopimax.rules
Normal file
1
to_ionopimax/etc/udev/rules.d/99-ionopimax.rules
Normal file
@ -0,0 +1 @@
|
||||
SUBSYSTEM=="ionopimax", PROGRAM="/bin/sh -c 'find -L /sys/class/ionopimax/ -maxdepth 2 -exec chown root:ionopimax {} \; || true'"
|
Reference in New Issue
Block a user