06-07-2018, 06:19 PM
(06-07-2018, 11:02 AM)gene83 Wrote: But no one ever told me that. So its been pure hell trying to actually locate the file you so helpfully supplied. If the forum sw didn't muck it up. it would be a simple left click, followed by me telling the browser where to put it. To purposelky break an internet convention seems like it ought to be calkled broken and a bug filed against it.
If you can't just left click and download when it's a direct link to an image, or left click and navigate to the linked page, then it is your web browser that is broken, not the forum. The link text that you view is shortened, not the link url that the browser goes to.
Glad you worked out the printk logging messages, otherwise I would have pointed you to this thread.
Yes, if you create /etc/rc.local and make it executable, systemd will pick it up on boot and run whatever commands you specify. Just make sure it starts with #!/bin/bash and that exit 0 is the last line.