Robert: It looks like all the files in */var/lib/cloud9/examples* are owned by *root:cloud9ide* and are mode 664. They need to be mode 665, or maybe 667.
Mode 667 would let people easily edit the files and experiment. Though it would also let people mess up the files. How about we have a parallel directory to *examples *that serves as a backup. They could all me mode 665 and the examples files would be 667. --Mark On Tuesday, April 18, 2017 at 9:50:20 PM UTC-4, RobertCNelson wrote: > > Hey everyone, > > As we try to move more things from "root" -> "debian" please give > this image a shot: > > https://rcn-ee.net/rootfs/bb.org/testing/2017-04-18/stretch-iot/ > > BBB-blank = eMMC flasher > bone- = run from microSD (Please have v2017.05-rc1 or later in eMMC > thou: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays > ) > > Cloud9 to run as debian: > > add 'User=debian' to the end of /lib/systemd/system/cloud9.service > > and reboot.. > > bonescript, config-pin, adafruit_bbio all "should" work as "debian" > user.. export/unexport gpio, pwm's.. (led needs a udev rule) > > Please test and find the corner cases so we can add them to the > current udev rule list. > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/52405c33-4cc2-4026-ace2-8a21f9a7122c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
