StratifyOS icon indicating copy to clipboard operation
StratifyOS copied to clipboard

Mark privileged code as "_root_" and non-privileged code as "_user_"

Open tyler-gilbert opened this issue 8 years ago • 0 comments

If code must be executed as privileged, it should have root after the module:

sos_led_priv_enable() becomes sos_led_root_enable()

tyler-gilbert avatar Nov 11 '17 20:11 tyler-gilbert