On Wed, Jul 2, 2014 at 5:59 AM, Stacy Cottles <[email protected]> wrote: > I looks like port 8080 did it! Is there a config file to change the port?
bonescript.socket requests port 80 from systemd: https://github.com/RobertCNelson/omap-image-builder/blob/master/target/chroot/beagleboard.org.sh#L311 so we had to move apache to 8080 https://github.com/RobertCNelson/omap-image-builder/blob/master/target/chroot/beagleboard.org.sh#L346 so if you disable bonescript.socket you can move apache back. Regards, -- Robert Nelson http://www.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]. For more options, visit https://groups.google.com/d/optout.
