All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-systemd] base-files and systemd services
@ 2012-09-14  8:16 Holger Hans Peter Freyther
  2012-09-14 11:47 ` Holger Hans Peter Freyther
  0 siblings, 1 reply; 3+ messages in thread
From: Holger Hans Peter Freyther @ 2012-09-14  8:16 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-14 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  8:16 [meta-systemd] base-files and systemd services Holger Hans Peter Freyther
2012-09-14 11:47 ` Holger Hans Peter Freyther
2012-09-14 16:03   ` Mark Hatle

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.