From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] package/skeleton-init-systemd: work around for /var/lib not populating
Date: Sun, 4 Mar 2018 21:29:11 +0100 [thread overview]
Message-ID: <20180304202911.GA9484@scaer> (raw)
In-Reply-To: <20180304212433.781aaee7@windsurf.home>
Thomas, All,
On 2018-03-04 21:24 +0100, Thomas Petazzoni spake thusly:
> Note: the patches have already been applied, and my comments were not
> meant to prevent them from being applied.
Thaks for applying! :-)
> On Sun, 4 Mar 2018 18:06:15 +0100, Yann E. MORIN wrote:
> > It does cause some warnings from systemd:
> > systemd[1]: Starting Create Volatile Files and Directories...
> > systemd-tmpfiles[148]: [/etc/tmpfiles.d/var-factory.conf:7] Duplicate line for path "/var/lib/systemd", ignoring.
> > systemd-tmpfiles[148]: [/etc/tmpfiles.d/var-factory.conf:8] Duplicate line for path "/var/lib/systemd/coredump", ignoring.
> >
> > But they can be ignored.
>
> But annoying. Lots of people are going to wonder what's happening, and
> find them bogus.
Yes, I have a few isdeas on how to fix them...
But later.
> > IMHO, I think a better solution would be for systemd-tmpfiles to gain a
> > "merge tree" operation that is like "C" but doesn't abort if the
>
> What is "C" ? What is needed for this "better solution" ?
$ man tmpfiles.d
[--SNIP--]
C
Recursively copy a file or directory, if the destination
files or directories do not exist yet. Note that this command
will not descend into subdirectories if the destination
directory already exists. Instead, the entire copy operation
is skipped. If the argument is omitted, files from the source
directory /usr/share/factory/ with the same name are copied.
Does not follow symlinks.
[--SNIP--]
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-03-04 20:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-04 17:06 [Buildroot] [PATCH 0/3] package/systemd: unbreak a few stuf Yann E. MORIN
2018-03-04 17:06 ` [Buildroot] [PATCH 1/3] package/skeleton-init-systemd: work around for /var/lib not populating Yann E. MORIN
2018-03-04 18:17 ` Adam Duskett
2018-03-04 20:24 ` Thomas Petazzoni
2018-03-04 20:29 ` Yann E. MORIN [this message]
2018-03-05 18:55 ` Trent Piepho
2018-03-04 17:06 ` [Buildroot] [PATCH 2/3] package/skeleton-systemd: invert factory logic Yann E. MORIN
2018-03-06 1:56 ` Trent Piepho
2018-03-04 17:06 ` [Buildroot] [PATCH 3/3] support/tests: enhance the runtime systemd tests Yann E. MORIN
2018-03-04 20:22 ` [Buildroot] [PATCH 0/3] package/systemd: unbreak a few stuf Peter Korsgaard
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=20180304202911.GA9484@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox