summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Ammann <daniel.ammann@bytesatwork.ch>2025-03-12 10:06:57 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-13 11:00:36 +0000
commit2e097101983ffd7944d48d846a3487da2ed52657 (patch)
tree2a3427515ed0f9fc980f627a38dcc73baa69a65b
parentb0241e2582eeeae9c676b79a31905c040c33d57b (diff)
downloadpoky-2e097101983ffd7944d48d846a3487da2ed52657.tar.gz
systemd: Fix typo in 00-create-volatile.conf
Also do a minor white space tweak. (From OE-Core rev: 0e0e3b9474a88c62810d87268765aadea97714c0) Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/systemd/systemd/00-create-volatile.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd/00-create-volatile.conf b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
index 043b2ef1d8..1092bda010 100644
--- a/meta/recipes-core/systemd/systemd/00-create-volatile.conf
+++ b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
@@ -1,5 +1,5 @@
1#This goes hand-in-hand with the base-files of OE-Core. The file must 1# This goes hand-in-hand with the base-files of OE-Core. The file must
2# be sorted before 'systemd.conf' becuase this attempts to create a file 2# be sorted before 'systemd.conf' because this attempts to create a file
3# inside /var/log. 3# inside /var/log.
4 4
5 5