From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH] enable-fsck/expand-on-first-boot: Drop obsolete syslog output configuration
Date: Fri, 18 Mar 2022 14:42:20 +0100 [thread overview]
Message-ID: <bcb4f742-6140-0f4e-76e6-7da27d796987@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@siemens.com>
The resolves that systemd complains:
"Standard output type syslog is obsolete, automatically updating to
journal. Please update your unit file, and consider removing the setting
altogether."
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta/recipes-support/enable-fsck/files/enable-fsck.service | 2 --
.../expand-on-first-boot/files/expand-on-first-boot.service | 2 --
2 files changed, 4 deletions(-)
diff --git a/meta/recipes-support/enable-fsck/files/enable-fsck.service b/meta/recipes-support/enable-fsck/files/enable-fsck.service
index 8b33cdb9..0e9bea73 100644
--- a/meta/recipes-support/enable-fsck/files/enable-fsck.service
+++ b/meta/recipes-support/enable-fsck/files/enable-fsck.service
@@ -16,8 +16,6 @@ Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/share/enable-fsck/enable-fsck.sh
ExecStartPost=-/bin/systemctl disable enable-fsck.service
-StandardOutput=syslog
-StandardError=syslog
[Install]
WantedBy=sysinit.target
diff --git a/meta/recipes-support/expand-on-first-boot/files/expand-on-first-boot.service b/meta/recipes-support/expand-on-first-boot/files/expand-on-first-boot.service
index 404b9c93..6e9a18f0 100644
--- a/meta/recipes-support/expand-on-first-boot/files/expand-on-first-boot.service
+++ b/meta/recipes-support/expand-on-first-boot/files/expand-on-first-boot.service
@@ -16,8 +16,6 @@ Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/share/expand-on-first-boot/expand-last-partition.sh
ExecStartPost=-/bin/systemctl disable expand-on-first-boot.service
-StandardOutput=syslog
-StandardError=syslog
[Install]
WantedBy=sysinit.target
--
2.34.1
next reply other threads:[~2022-03-18 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-18 13:42 Jan Kiszka [this message]
2022-03-25 6:32 ` Anton Mikanovich
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=bcb4f742-6140-0f4e-76e6-7da27d796987@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=isar-users@googlegroups.com \
/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