Mark Barton
unread,Aug 15, 2013, 8:01:37 AM8/15/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagl...@googlegroups.com
Hi All,
I want to be able to run a script at boot time
using systemd service, but it has to be enabled at
build time rather than having someone manually
enable the script using systemctl. All of our
programs are out of tree builds using Angstrom
tools. We use a stock Angstrom console image, move
our program and run scripts to the appropriate
locations in the root file system and then install
to an SD card. I have done some Googling, but so
far haven't found too much in the way of useful
information.
So what are my options for enabling a systemd
script at build time? Can I modify a systemd
config or control files, or a chroot environment
perhaps?
Ubuntu 12.04 for the build machine
Beaglebone Black
Latest Angstrom distribution
Any help is much appreciated.
Mark