All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Hans Peter Freyther <holger+oe@freyther.de>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-systemd] base-files and systemd services
Date: Fri, 14 Sep 2012 10:16:44 +0200	[thread overview]
Message-ID: <20120914081644.GC22757@localhost> (raw)

Good Morning,

I am playing with meta-oe's meta-systemd and have one issue with the
base-files provided by Poky. networking.service and syslog (busybox)
fail to run as directories like /var/log and /var/run do not exist. In
my images/packagegroup-core-boot I am not installing the the "initscripts"
so I have no LSB service to initialize these directories.

Taking a look at meta-angstrom I found a base-files.bbappend that removes
the "log lock tmp..." symlinks and instead just mounts /var/tmp and /var/run
as tmpfs. In "recent" Poky/OE-Core the syslogd service started to write to
/var/log under the assumption that this is a volatile directory...

I wonder how I should move forward:

a.) Use a tempfiles.d/volatile.conf to create these directories?
b.) Install initscripts in my systemd image?
c.) ???


comments/ideas?

holger



             reply	other threads:[~2012-09-14  8:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-14  8:16 Holger Hans Peter Freyther [this message]
2012-09-14 11:47 ` [meta-systemd] base-files and systemd services Holger Hans Peter Freyther
2012-09-14 16:03   ` Mark Hatle

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=20120914081644.GC22757@localhost \
    --to=holger+oe@freyther.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.