to set a device's (acm0) file permission on boot
1. write 51-acm0.rules to /etc/udev/rules.d containing:
KERNEL=="ttyACM0", MODE="0777"
2. restart linux box to test
background: i have a usb device that is accessed by an application run by a standard user. the usb device appears as ttyACM0 and has to be of 777 file permission mode for the application to access it. the problem is whenever i boot the linux box the device appears with 555 file permission mode.
...but not anymore ;D
Subscribe to:
Post Comments (Atom)
SSH : No matching host key type found. Their offer: ssh-rsa,ssh-dss
Got this while connecting to my mikrotik router via ssh Unable to negotiate with <ip address> port <ssh port>: no matching hos...
-
got: Warning: dl() [function.dl]: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/php_mapscript...
-
*thanks to eaperezh of zimbra forums for this fix ( src: http://www.zimbra.com/forums/administrators/44241-solved-solved-zimbra-6-0-1-stop-w...
-
getting NOQUEUE: reject: RCPT from unknown[x.x.x.x]: 554 5.7.1 : Relay access denied ? in your zimbra admin go to: server > mta >...
No comments:
Post a Comment