All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sandro Stiller <sandro.stiller@elfin.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: systemd service not enabled when adding simple recipe to image
Date: Wed, 23 Mar 2016 15:22:51 +0100	[thread overview]
Message-ID: <56F2A6BB.7000701@elfin.de> (raw)
In-Reply-To: <56E01535.6030509@elfin.de>

If anyone is interested:

The reason why systemd service works if installed using opkg and fails 
if I create an image:

The systemctl executable of OE is a shell script which handles the 
.service file in a different way.
I had a blank space behind the "WantedBy" line. The "real" systemctl has 
no problem with it, but the shell script silently ignores the entry 
without any error message and the service is not enabled in the image.



  reply	other threads:[~2016-03-23 14:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-09 12:21 systemd service not enabled when adding simple recipe to image Sandro Stiller
2016-03-23 14:22 ` Sandro Stiller [this message]
2016-03-24  4:25   ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56F2A6BB.7000701@elfin.de \
    --to=sandro.stiller@elfin.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.